From: Jonathan T. <jon...@ut...> - 2006-08-31 14:19:23
|
When trying to install 1.0b4 I had trouble getting it to detect my installed atlas. This was because the shipped site.cfg had; [atlas] library_dirs = /usr/lib/atlas/3dnow/ atlas_libs = lapack, blas but I had to change 3dnow to sse2 due to my current state of pentiumness. In any case it should probabally look in all the possible locations instead of just AMD's location. Cheers. Jon. |