On Thu, 02 Sep 2010 13:02:14 -0700, Rick wrote: > > You need to pass the linker option -L/usr/lib64/atlas so that the > > linker finds the libraries. > > The OP should also check /etc/ld.so.conf.d and verify that there is > an atlas-x86_64.conf file in there. If not: > > # echo "/usr/lib64/atlas" >/etc/ld.so.conf.d/atlas-x86_64.conf > > Then, as root, run "ldconfig -v". This will remove the need to specify > the "-L" option to the linker. Not true. /etc/ld.so.conf.d and ldconfig are for ld.so not for ld. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines