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

Re: RealAudio?



On Sun, 2 May 1999, Thomas E. Dodd /CSDC wrote:

> Uncle Meat wrote:
> > 
> > On 01-May-99 Tom opined:
> > >
> > > RealAudio,rvplayer-5.0-4, gives this error message
> > >
> > > /usr/lib/rvplayer/rvplayer: can't load library 'libXmu.so.6'
> > >
> > > and yet libXmu.so.6 is sitting where I would expect it to be
> > >
> > >       /usr/X11R6/lib/libXmu.so.6
> > >
> > > with XFree86-libs-3.3.3.1-49 the most current
> > >
> > > What's the fix for this?
> > 
> > You could try making a link for it to /usr/lib. May work, may not. I've
> > solved a few that way.

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
some odd location for the X11 libs.  So I grabbed the SRPMS but the build
fails with

Executing: %build
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd rvplayer5.0
+ gcc -shared /usr/src/redhat/SOURCES/rvpreload.c -o libnblock.so
/usr/src/redhat/SOURCES/rvpreload.c:3: fcntlbits.h: No such file or
directory
Bad exit status from /var/tmp/rpm-tmp.53234 (%build)

Any idea where fcntlbits.h is packaged?  And a more generic question.  How
does one get rpm to search a whole directory of binaries on a remote host
to find which package provides a particular library or executable?

thanks

--
tom				| "When we are born we cry that we have
tommyr agora rdrop com		|  come to this great stage of fools!"
				|                  W. Shakespeare



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