Bug 53095 - /dev/libs/root does not setup library paths correctly
Bug#: 53095 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: phosphan@gentoo.org Reported By: attilab@fastmail.fm
Component: Applications
URL: 
Summary: /dev/libs/root does not setup library paths correctly
Keywords:  
Status Whiteboard: 
Opened: 2004-06-05 14:56 0000
Description:   Opened: 2004-06-05 14:56 0000
After I emerge /dev/libs/root and attempt to run it I get the following error:

/usr/bin/root.exe: error while loading shared libraries: libCore.so.3.10: cannot open shared object file: No such file or directory

I can get rid of the error by adding /usr/lib/root to my library path.

Reproducible: Always
Steps to Reproduce:
1. Emerge root
2. run root
3.

Actual Results:  
failed to load 

Expected Results:  
the software should have loaded ;-) 

Portage 2.0.50-r7 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.4.15 
Autoconf: sys-devel/autoconf-2.59-r4 
Automake: sys-devel/automake-1.8.5 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.pair.com/ 
http://www.gtlib.cc.gatech.edu/pub/gentoo 
ftp://ftp.ussg.iu.edu/pub/linux/gentoo http://mirrors.tds.net/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aim alsa apm arts avi berkdb cdr crypt cscope cups dvd dvdr emacs 
emacs-w3 encode fbcon flac foomaticdb gb gd gdbm gif gphoto2 gpm gtk gtk2 icq 
imagemagick imap imlib java jikes jpeg kde kerberos krb4 ldap libg++ libwww 
mad mikmod mmx motif mpeg ncurses nls nptl oggvorbis opengl oscar oss pam 
pcmcia pda pdflib perl pic plotutils png pnp ppds prelude python qt quicktime 
readline ruby samba scanner sdl slang slp spell sse ssl svga tcltk tcpd tetex 
tiff truetype trusted usb x86 xml2 xmms xv zlib"

------- Comment #1 From Patrick Kursawe 2004-06-15 06:15:45 0000 -------
I wonder if you can use it without running it or if nobody uses this... fixed
in -r1, thanks.