you need to see where the makefile is set up to look for them. then make
sure that they can be found there.

the makefile won't generally use the PATH.

-wes


On Thu, Aug 1, 2013 at 1:29 PM, John Jason Jordan <[email protected]>wrote:

> On Thu, 01 Aug 2013 13:15:37 -0700
> Paul Munday <[email protected]> dijo:
>
> >The missing libraries*  should be on your system though, as part of the
> >driver install, alt least they are on mine (though it's not a Fedora
> >box)  you might want to check they actually are.
> >
> >* libnvidia-tls.so, libnvidia-glcore.so
>
> They seem to be on my system:
>
> [jjj@Devil8 sleepyhead-code]$ locate libnvidia-tls.so
> /usr/lib64/nvidia/libnvidia-tls.so.1
> /usr/lib64/nvidia/libnvidia-tls.so.304.64
> /usr/lib64/nvidia/tls/libnvidia-tls.so
> /usr/lib64/nvidia/tls/libnvidia-tls.so.1
> /usr/lib64/nvidia/tls/libnvidia-tls.so.304.64
> [jjj@Devil8 sleepyhead-code]$ locate libnvidia-glcore.so
> /usr/lib64/nvidia/libnvidia-glcore.so
> /usr/lib64/nvidia/libnvidia-glcore.so.1
> /usr/lib64/nvidia/libnvidia-glcore.so.304.64
>
> Maybe I just need to make a link to them? Put the folders in my PATH?
> Something else?
> _______________________________________________
> PLUG mailing list
> [email protected]
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to