On Sat, Dec 01, 2001 at 03:07:29AM -0600, Rodd Ahrenstorff wrote: > I'm installing the xine tar (xine-lib and xine-ui both 0.9.6) files into > /usr/local. My xine-lib file seems to have installed OK using ./configure > --prefix=/usr/local then make and make install. I then performed a > /sbin/ldconfig to regenerate the library cache. However, when I perform the > ./configure ---prefix=/usr/local on the xine-ui, I get the following error: > ...run-time linker is not finding XINE. It then tells me to: ...set the > LD_LIBRARY_PATH environment variable to point to the correct location. > > I assumed this was: $ LD_LIBRARY_PATH=/usr/local/lib. Apparently not! You are right. It is not. > Do I > need: $ export LD_LIBRARY_PATH=/usr/loca/lib. No! > Can I edit the /etc/ld.so.conf > file? What would I add? Or am I pointing to the wrong directory? That's the way to go. Add /usr/local/lib to /etc/ld.so.conf and then remove /etc/ld.so.cache and run ldconfig -v | less and check for the names of your libraries. Cheers, florin -- "If it's not broken, let's fix it till it is." 41A9 2BDE 8E11 F1C5 87A6 03EE 34B3 E075 3B90 DFE4 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 230 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20011201/0ac55554/attachment.pgp