I am compiling numpy and get an error so I think I need to include external libraries. The atlas installation is in /usr/lib64/atlas. Since I don't have access to root I have everything installed in my home directory including python 2.6.7.
I am assuming I change the site.cfg file but do I only need to add the /usr/lib64/atlas to the libraries directory.
They also have ptcblas and ptf77blas are these supported in numpy??