DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Installation and Upgrading

NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster?

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 16th December 2014
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default [resolved] Shared object libexecinfo.so.0 not found

Hi,
I try to install x-window manager and when i started
Code:
dbus
and
Code:
hal
i have this error "Shared object libexecinfo.so.0 not found".
how to install libexecinfo ?

Regards
Philippe

Last edited by philo_neo71; 18th December 2014 at 12:06 AM.
Reply With Quote
  #2   (View Single Post)  
Old 16th December 2014
IdOp's Avatar
IdOp IdOp is offline
Too dumb for a smartphone
 
Join Date: May 2008
Location: twisting on the daemon's fork(2)
Posts: 1,027
Default

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.
Reply With Quote
  #3   (View Single Post)  
Old 16th December 2014
muflon muflon is offline
Fdisk Soldier
 
Join Date: Jul 2013
Location: Poland
Posts: 56
Default

Question [1]
What x-window manager?

Answer? related to your problem: "how to install libexecinfo ?"

Quote:
cd /usr/pkgsrc/devel/libexecinfo/
make install
libexecinfo is mainly intended for porting linux code to BSD platforms.

After installation hal and dbus daemons did You put them from:
Quote:
/usr/pkg/share/examples/rc.d/
to:
Quote:
/etc/rc.d/
?

Salut,
Marcin
Reply With Quote
  #4   (View Single Post)  
Old 16th December 2014
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

hi,
The x-window manager is xfce4 and kde3.5, i do
Quote:
make install
but the output said that libexecinfo-1.1nb1 are already installed !
i have the same error
Quote:
dct-sr71# /etc/rc.d/dbus start
Shared object "libexecinfo.so.0" not found
also i read this post http://slice2.com/2013/10/10/howto-i...-netbsd-6-1-2/
may be i must do an link with this object ?

regards
Philippe
Reply With Quote
  #5   (View Single Post)  
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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) ?
Reply With Quote
  #6   (View Single Post)  
Old 17th December 2014
tuotila tuotila is offline
New User
 
Join Date: Dec 2014
Posts: 3
Default

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
You can install xfce4-extras instead of xfce4 if you want some additional Xfce packages.

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)
Reply With Quote
  #7   (View Single Post)  
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
Reply With Quote
  #8   (View Single Post)  
Old 17th December 2014
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

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'
regards Philippe

Last edited by philo_neo71; 17th December 2014 at 05:58 PM.
Reply With Quote
  #9   (View Single Post)  
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
Reply With Quote
Old 17th December 2014
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

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
Reply With Quote
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
check /usr/share/fonts/X11/TIFF for installed fonts
Reply With Quote
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
ET pour 'franciser' ton local :
Code:
$ locale -a | grep fr
I have these set up
[/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.
Reply With Quote
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
All I did was :

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/
5- As root :
Code:
 # echo xfce4-session > /root/.xinitrc
6- Logout and exit root
7- start normal user and :
Code:
  $ echo xfce4-session > ~/.xinitrc
  $ startx
C'est tout .. et tu auras un Joli Desktop sans probleme et tu peux tout personaliser via le menu settings .. ok Philipe ?

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.
Reply With Quote
Old 17th December 2014
pawaan pawaan is offline
Fdisk Soldier
 
Join Date: Jan 2013
Posts: 82
Default

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
Reply With Quote
Old 18th December 2014
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

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.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 06:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick