Re: root on Linux

Otto Schaile (Otto.Schaile@Physik.uni-muenchen.de)
Sat, 20 Mar 1999 17:10:25 +0100 (MET)


On Fri, 19 Mar 1999, Woon-Seng Choong wrote:

>
> root: error in loading shared libraries
> /usr/lib/libstdc++.so.2.9: undefined symbol: __register_frame_info
>
Hi Seng,
you obviously dont have libXpm.so in /usr/X11R6/lib/
root.exe expects it there:

ldd $ROOTSYS/bin/root.exe | grep Xpm
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40831000)

so you should copy $ROOTSYS/lib/libXpm.so.4 to this place
>
Cheers,
Otto
----------------------------------------------------------------------------
Otto Schaile Sektion Physik der LMU Muenchen
Phone: (+49 89)289 14070 Am Coulombwall 1, D-85748 Garching, Germany
FAX: (+49 89)289 14072 EMail: Otto.Schaile@Physik.Uni-Muenchen.DE