[SciPy-User] [SciPy-user] 64 bit on Mac?

David Warde-Farley wardefar at iro.umontreal.ca
Sun Sep 26 14:01:52 EDT 2010


This isn't the right mailing list for matplotlib discussions, but I've never had trouble using the 'make.osx' Makefile provided in the tarball. Maybe try that?

David

On 2010-09-10, at 8:46 AM, Yannis Haralambous wrote:

> 
> I have the same problem but I don't have a friend with a
> successfully-installed 64 bit
> python like you. Is there a possibility you put those files on some server?
> thanks in advance
> Yannis
> 
> 
> keflavich wrote:
>> 
>> me too:
>> file /usr/X11/lib/libfreetype.6.dylib
>> /usr/X11/lib/libfreetype.6.dylib: Mach-O universal binary with 4
>> architectures
>> /usr/X11/lib/libfreetype.6.dylib (for architecture ppc7400):    Mach-O
>> dynamically linked shared library ppc
>> /usr/X11/lib/libfreetype.6.dylib (for architecture ppc64):      Mach-O
>> 64-bit dynamically linked shared library ppc64
>> /usr/X11/lib/libfreetype.6.dylib (for architecture i386):       Mach-O
>> dynamically linked shared library i386
>> /usr/X11/lib/libfreetype.6.dylib (for architecture x86_64):     Mach-O
>> 64-bit dynamically linked shared library x86_64
>> 
>> I ended up copying over my friend's successfully-installed 64 bit
>> python and matplotlib imports fine.   There's no obvious difference in
>> the procedures we used.  So, my problem has been worked around, but I
>> didn't find a solution.
>> 
>> Adam
>> 
>> On Jun 22, 2:33 pm, Robert Kern <robert.k... at gmail.com> wrote:
>>> On Mon, Jun 22, 2009 at 15:15, Adam<keflav... at gmail.com> wrote:
>>>> Ah, good point:
>>>> otool -L  /Library/Frameworks/Python.framework/Versions/2.6/lib/
>>>> python2.6/site-packages/matplotlib/ft2font.so
>>>> /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-
>>>> packages/matplotlib/ft2font.so:
>>>>        /usr/X11/lib/libfreetype.6.dylib (compatibility version
>>>> 10.0.0, current version 10.20.0)
>>> 
>>> Hmm, this is 64-bit on my machine:
>>> 
>>> $ file /usr/X11/lib/libfreetype.6.dylib
>>> /usr/X11/lib/libfreetype.6.dylib: Mach-O universal binary with 4
>>> architectures
>>> /usr/X11/lib/libfreetype.6.dylib (for architecture ppc7400):    Mach-O
>>> dynamically linked shared library ppc
>>> /usr/X11/lib/libfreetype.6.dylib (for architecture ppc64):      Mach-O
>>> 64-bit dynamically linked shared library ppc64
>>> /usr/X11/lib/libfreetype.6.dylib (for architecture i386):       Mach-O
>>> dynamically linked shared library i386
>>> /usr/X11/lib/libfreetype.6.dylib (for architecture x86_64):     Mach-O
>>> 64-bit dynamically linked shared library x86_64
>>> 
>>> --
>>> Robert Kern
>>> 
>>> "I have come to believe that the whole world is an enigma, a harmless
>>> enigma that is made terrible by our own mad attempt to interpret it as
>>> though it had an underlying truth."
>>>   -- Umberto Eco
>>> _______________________________________________
>>> SciPy-user mailing list
>>> SciPy-u... at scipy.orghttp://mail.scipy.org/mailman/listinfo/scipy-user
>> _______________________________________________
>> SciPy-user mailing list
>> SciPy-user at scipy.org
>> http://mail.scipy.org/mailman/listinfo/scipy-user
>> 
>> 
> 
> -- 
> View this message in context: http://old.nabble.com/64-bit-on-Mac--tp23101275p29676452.html
> Sent from the Scipy-User mailing list archive at Nabble.com.
> 
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list