Title: Message
Hi
 

Yan-Fa Li wrote:

>Sounds like you need to tell it which path to search. Look at the -L

>parm for gcc and specify which directory the lib you want is in.

>Otherwise add the lib path to your /etc/ld.so.conf and rerun ldconfig
 
Yep I checked that:
 
[EMAIL PROTECTED] etc]# ldconfig -p | grep via
        libviaXvMC.so.1 (libc6) => /usr/X11R6/lib/libviaXvMC.so.1
        libviaXvMC.so (libc6) => /usr/X11R6/lib/libviaXvMC.so
So it's in the ld.so.cache but if I do ld -lviaXvMC I get
 
[EMAIL PROTECTED] etc]# ld -lviaXvMC
ld: cannot find -lviaXvMC
(I've also tried moving ld.so.cache and re-running ldconfig - same result after)
 
Hmm, any ideas ?
 
 
Paul Barker
[EMAIL PROTECTED]
IM: [EMAIL PROTECTED]
Powered by Plaxo Want a signature like this?
 
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to