[SciPy-user] Installing on Ubuntu with mkl 10.0.2: libimf.so not found

Anand Patil anand.prabhakar.patil at gmail.com
Tue Nov 4 09:40:24 EST 2008


On Tue, Nov 4, 2008 at 2:10 PM, Matthieu Brucher <matthieu.brucher at gmail.com
> wrote:

> Before doing that, try without the sudo. The fact that imf is not
> found is not MKL related, but system dependent IMHO.
> For instance try (after checking the availability of libimf.so in the
> library path):
> python setup.py install --prefix=/somewhere/where/I/put/garbage
>
> Matthieu
>

That worked! So I can install scipy, but for packages that have binaries
like PyTables I still need root permissions. How can I make the library
available when I use sudo?

Thanks,
Anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20081104/3c1effc7/attachment.html>


More information about the SciPy-User mailing list