Re: [Numpy-discussion] numpy installation as non root using site.cfg

2008-09-29 Thread pgmoses
Thank you Robert It is now possible for me to install numpy. I get an error with the defaults libraries, which I have reported in a pending mail to the mailen list. Then I tried to use the intel mkl libraries in this way: [mkl] library_dirs = /opt/intel/mkl70/lib/32 mkl_libs = mkl, guide lapack_l

Re: [Numpy-discussion] numpy installation as non root using site.cfg

2008-09-26 Thread Robert Kern
On Fri, Sep 26, 2008 at 18:07, Poul Georg Moses <[EMAIL PROTECTED]> wrote: > > Dear mailing list > > I am trying to install numpy-1.1.1 on a cluster where I do not have root > permission. I have succesfully installed \ > python2.5.2. I am using the cite.cfg file to include the blas and atlas > libr

[Numpy-discussion] numpy installation as non root using site.cfg

2008-09-26 Thread Poul Georg Moses
Dear mailing list I am trying to install numpy-1.1.1 on a cluster where I do not have root permission. I have succesfully installed \ python2.5.2. I am using the cite.cfg file to include the blas and atlas libraries. I have done that by setting the\ defaults to: library_dirs = /usr/lib include_d