On Thu, Dec 3, 2009 at 5:41 AM, Olivia Cheronet
<[email protected]> wrote:
> ----- Original Message ----
>> From: David Cournapeau <[email protected]>
>>
>> Does the file
>> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ?
>>
>> cheers,
>>
>> David
>
>
> Indeed, this file is not there. Where can I find it?

My mistake, cygwin uses the same extension as windows, that is .dll
and not .so, so I would need the output of ldd lapack_lite.dll as well
as the output of nm lapack_lite.dll

David
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to