|
NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster? |
|
Thread Tools | Display Modes |
|
|||
[resolved] Shared object libexecinfo.so.0 not found
Hi,
I try to install x-window manager and when i started Code:
dbus Code:
hal how to install libexecinfo ? Regards Philippe Last edited by philo_neo71; 18th December 2014 at 12:06 AM. |
|
||||
There appears to be a package for this, libexecinfo-1.1nb1, for example:
http://ftp.netbsd.org/pub/pkgsrc/pac...nfo-1.1nb1.tgz So you would have to use pkgsrc in whatever way you normally do. |
|
|||
Question [1]
What x-window manager? Answer? related to your problem: "how to install libexecinfo ?" Quote:
After installation hal and dbus daemons did You put them from: Quote:
Quote:
Salut, Marcin |
|
|||
hi,
The x-window manager is xfce4 and kde3.5, i do Quote:
i have the same error Quote:
may be i must do an link with this object ? regards Philippe |
|
|||
I'd rather you stick with pkgin (binary packages)
Anyway what NetBSD are you running ? with what pkgsrc branch ? have you updated pkgsrc ? have you mixed pkgsrc with pkgin or pkg_add (binary) ? |
|
|||
It sure would be nice if all your attempts/questions either contained more context or were in one topic instead of several ones in random subforums.
Like pawaan said, it would be better to stick with pkgin. Last night both kde4 and xfce4 were missing from latest quarterly binaries, but now it looks much better again. They still seem to be missing from mirror you were using earlier (fr), so using ftp.netbsd.org instead would be best for now. If you have fresh NetBSD 6 install and activated pkgin during install, you only need to do steps 5-6 from slice2 article you linked above, and then start xfce with startxfce4 command as normal user, so assuming you installed latest 6.1.5 and activated pkgin during install, just Code:
pkgin update pkgin install xfce4 Note that you do not need to edit repositories.conf if you installed pkgin with netbsd installer. Assuming install works, startxfce4 should start X and xfce for you (slice2 doesn't mention this). If install does not work, please post details (preferably error message you get) of what doesn't work. NetBSD guide (section 9.9) and both articles I think I saw you post links to (I can't find link to french one right now, thanks to several topics) contain same list of daemons to be activated, but if you have done that already before, there's no need to do it again. Actually, Xfce should work at some level even without those daemons, but functionality may be missing. To be sure there is not something obvious we are missing, could you post output from Code:
uname -smr tail -3 /usr/pkg/etc/pkgin/repositories.conf cat /usr/pkgsrc/CVS/Tag /etc/rc.d/dbus status (and other 3 daemons too, if you feel like it) |
|
|||
The closest mirror is not always the best or most practical.
Now both kde3 and kde4 are now available http://nyftp.netbsd.org/pub/pkgsrc/p...6.0_2014Q3/kde |
|
|||
hi,
I have re-configured my server with netbsd 6.1.5, i have changed the repository for pkgin command, now the xfce4 start but there are problem with the carattere (font), it is cabalistic, like if fonts are not installed ! for example: the lettres "qwerty" are lot of "carre" Code:
(xfce4-session:2244): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin' Last edited by philo_neo71; 17th December 2014 at 05:58 PM. |
|
|||
make sure you 'pkgin update' whenever you edit repositories.conf
There are numerous fonts available for NetBSD : http://pkgsrc.se/fonts then you may customized xfce4 http://docs.xfce.org/xfce/xfce4-settings/appearance |
|
|||
i have no choise for parametre fonts (fr), i don't know who to change fonts at startup! because the item's menu are cabalistic, i cannot read the menu for change fonts !
regards Philippe |
|
|||
How come ?
# pkgin install baekmuk-ttf Code:
1 packages to be installed: baekmuk-ttf-2.2nb3 (8534K to download, 27M to install) proceed ? [Y/n] y downloading packages... baekmuk-ttf-2.2nb3.tgz 100% 8534KB 237.1KB/s 203.9KB/s 00:36 installing packages... installing baekmuk-ttf-2.2nb3... baekmuk-ttf-2.2nb3: updating font database in /usr/pkg/share/fonts/X11/TTF (ttf) baekmuk-ttf-2.2nb3: updating font database in /usr/pkg/share/fonts/X11/TTF (x11) pkg_install warnings: 0, errors: 0 reading local summary... processing local summary... updating database: 100% marking baekmuk-ttf-2.2nb3 as non auto-removable |
|
|||
I'm not sure whether your problem is with encoding or fonts
First install a few fonts .. then change your encoding to fr by editing /etc/wscons.conf and adding a line : encoding fr or maybe you'd want to swap between default 'us' and your local 'fr' then : Code:
setxkbmap -layout us,fr -option grp:alt_shift_toggle Code:
$ locale -a | grep fr [/code] export LANG="en_US.UTF-8" export LC_CTYPE="en_US.UTF-8" export LC_ALL="" [/code] link: http://netbsdfr.org Last edited by pawaan; 17th December 2014 at 07:07 PM. |
|
|||
Hey , nothing that I may complain about here as I can graphically set fonts with antialiasing etc ..
I'm using the same OS , NetBSD 6.1.5 i386 GENERIC . Code:
PKG_PATH=http://nyftp.netbsd.org/pub/pkgsrc/packages/NetBSD/i386/6.0_2014Q3/All 0- Installing a few fonts 1- installing xfce4 2- enabling services in rc.conf and starting them : hal=YES dbus=YES famd=YES rpcbind=YES 3- copying a file as suggested in post-install message : Code:
# /usr/pkg/share/examples/xfce4/autostart/xfce4-settings-helper-autostart.desktop /usr/pkg/etc/xdg/autostart/ Code:
# echo xfce4-session > /root/.xinitrc 7- start normal user and : Code:
$ echo xfce4-session > ~/.xinitrc $ startx I rarely run xfce or kde .. my choice has always been cwm/evilwm fvwm1 and of course blackbox/fluxbox. Last edited by pawaan; 17th December 2014 at 11:12 PM. |
|
|||
Since you've changed repo , make sure you first 'pkgin update' and 'pkgin full-upgrade'
top Code:
353 akaay 85 0 82M 56M futex/0 0:08 3.52% 3.52% opera 618 akaay 85 0 168M 48M select/0 0:08 2.00% 2.00% Xorg 2333 akaay 43 0 3368K 1600K CPU/1 0:00 0.00% 0.00% top 0 root 0 0 0K 23M CPU/0 0:00 0.00% 0.00% [system] 642 akaay 85 0 88M 16M select/0 0:00 0.00% 0.00% Terminal 1406 akaay 85 0 88M 16M select/0 0:00 0.00% 0.00% xfce4-menu-plugi 459 akaay 85 0 23M 15M select/0 0:00 0.00% 0.00% xfwm4 1284 akaay 85 0 88M 14M select/0 0:00 0.00% 0.00% xfce4-panel 1467 akaay 85 0 23M 8816K select/1 0:00 0.00% 0.00% xfce4-session 1080 akaay 85 0 20M 8464K select/0 0:00 0.00% 0.00% Thunar 1143 akaay 85 0 22M 8156K select/0 0:00 0.00% 0.00% xfce4-settings-h 1240 akaay 85 0 18M 5840K select/1 0:00 0.00% 0.00% xfsettingsd 734 haldaemo 85 0 14M 3680K select/1 0:00 0.00% 0.00% hald 1172 akaay 85 0 9452K 3020K select/1 0:00 0.00% 0.00% xfconfd 663 root 85 0 7736K 2848K kqueue/1 0:00 0.00% 0.00% master 525 postfix 85 0 7728K 2780K kqueue/0 0:00 0.00% 0.00% qmgr 807 root 85 0 6568K 2772K wait/0 0:00 0.00% 0.00% login 689 postfix 85 0 7728K 2744K kqueue/1 0:00 0.00% 0.00% pickup 740 root 85 0 11M 2516K select/1 0:00 0.00% 0.00% hald-runner 1456 root 85 0 4144K 1932K select/0 0:00 0.00% 0.00% famd 582 akaay 85 0 7708K 1684K wait/0 0:00 0.00% 0.00% xinit 701 dbus 85 0 6340K 1676K select/1 0:00 0.00% 0.00% dbus-daemon 358 root 85 0 5372K 1584K kqueue/1 0:00 0.00% 0.00% syslogd 808 akaay 85 0 6340K 1572K select/0 0:00 0.00% 0.00% dbus-daemon 661 root 85 0 5516K 1460K nanosl/0 0:00 0.00% 0.00% hald-addon-stora 458 akaay 85 0 7436K 1440K select/0 0:00 0.00% 0.00% dbus-launch |
|
|||
hi,
thanks all for your answer ! now xfce4 run ! post/threads are resolved regards philippe PS: how to put hard display on or off ? Last edited by philo_neo71; 21st December 2014 at 12:38 AM. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Object-oriented programming unsuitable for a modern CS curriculum. | J65nko | News | 1 | 26th March 2011 07:54 PM |
Is anyone doing Object Oriented Programming with Plain Ol' C? | tetrodozombie | Programming | 4 | 19th December 2009 12:15 PM |
Delphi or Object Pascal In OpenBSD? | SunSpyda | Programming | 14 | 28th November 2009 11:21 AM |
Shared object not found 'libwrap.so.4' | magic | FreeBSD General | 3 | 22nd July 2009 09:36 PM |
link: `libtheora_la-common.lo' is not a valid libtool object error during compilation | pax | FreeBSD Ports and Packages | 2 | 29th July 2008 11:30 AM |