Hi Steven,

Steven Oliver wrote:

And I updated ld.so.conf to include /usr/local/lib before running ldconfig:

root@odrade:/etc $ cat ld.so.conf
include ld.so.conf.d/*.conf
include /usr/local/lib

You are close :)

Remove your added include and create a file called "local.conf" or something similar, in /etc/ld.so.conf.d, containing the following line, or lines if you are running 64 bit:

/usr/local/lib
/usr/local/lib64

and run ldconfig again.

Regards,

Richard
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to