[SciPy-user] SciPy / NumPy on MacOS 10.5 / Python 2.6 - 64bit

David Cournapeau cournape at gmail.com
Fri Mar 27 16:31:29 EDT 2009


On Sat, Mar 28, 2009 at 5:17 AM, Höfling Martin <martin.hoefling at gmx.de> wrote:
> Hey Folks,
>
> I tried to compile 1.3.0b1 with a python 2.6, compiled as 64bit version
> (installed to $HOME/local). Is this in general working on MacOS Leopard? I
> know that Michael made some attempts...
>
> For some reason - the compilation always complains about an unset MATHLIB
> variable although I set it to "m"

I think the message is likely to be bogus - as mathlib is the first
config test which is *run* (instead of just built/linked), you often
get failures which were undetected before. You should look above in
the build log to find the real reason,

David



More information about the SciPy-User mailing list