[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: RealAudio?



Tom wrote:
> 
> Tried making links, which indeed got rid of the library problem, to arrive
> at core dumps
> 
> >
> > Check the LD_LIBRARY_PATH and /etc/ld.so.conf.
> > Make sure /usr/X11R6/lib is there.
> >
> >       -Thomas
> 
> #/etc/ld.so.conf
> /usr/i486-linux-libc5/lib
> /usr/X11R6/lib
> /usr/lib
> 
> so its indeed there.  I thought that perhaps the binary was compiled with

Run 'ldconfig -v' and see what version it finds.
run 'ldd rvplayer' to see what versin it tries to load in what
location.
'strace rvplayer' to see what causes the core dump.

> some odd location for the X11 libs.  So I grabbed the SRPMS but the build
> fails with

Probably missing some strance library. 
Try above.
	
	-Thomas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]