009 at 2:11 AM, Robert DeLisle
> wrote:
> > David Cournapeau wrote:
> >
> > You need the *.so and not the *.so.3.1.1. The latter are enough to *run*
> > applications linked against the library, the former is necessary to link
> > against them. IOW, you need the
Gokhan,
Thank you for the referred repo. I'll keep this as a reference for future
endeavours should I fail given my current approach. As for installing
Python 2.6.4, that was very easily done as a parallel installation as I
described. I'm more than happy to give you more details if you need the
David Cournapeau wrote:
You need the *.so and not the *.so.3.1.1. The latter are enough to *run*
applications linked against the library, the former is necessary to link
against them. IOW, you need the devel packages for blas, lapack (and
python). If you want to do it without admin rights, there i