[Tfug] compiling xine 0.9.13...

Jeremy Gregorio tfug@tfug.org
Tue Sep 10 19:29:02 2002


I can get the xine-lib to compile just fine, and it seems to install 
just fine, but whenever I try to do the ./configure for xine-ui-0.9.13 I 
get:

checking for XINE-LIB version >= 0.9.10... no
*** Could not run XINE test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding XINE or finding the wrong
*** version of XINE. If it is not finding XINE, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
***
configure: error: *** You should install xine-lib first ***

I've tried this:

    export LD_LIBRARY_PATH=/usr/local/lib/xine/plugins/:

as well as adding the /usr/local/lib/xine/plugins/ dir to my 
/etc/ld.so.conf file and running ldconfig. I've also tried searching my 
drive for directories named xine, removing those dirs and the 
reinstalling the xine-lib.

    I've got a pretty much default redhat 7.3 install. I did have xine 
installed, and had first tired the xine-lib install without removing the 
rpm, but I've since removed the rpm using kpackage. I'm not sure what 
else to try. Anyone had any success here? Thanks again.

Jeremy Gregorio