[Numpy-discussion] numpy install on mac os x 10.4
Jeff Whitaker
jswhit at fastmail.fm
Sun Dec 31 12:10:35 CST 2006
Erin Sheldon wrote:
> Hi All -
>
> You can do this quite simply with fink if you have
> the patience to wait for the compilations to finish.
> This works on my ppc mac with
> XCode and fink installed (12/31/2006):
>
> fink install scipy-py24
> sudo apt-get install gettext-dev=0.10.40-25 gettext=0.10.40-25
> fink install matplotlib-py24
>
> For more details see this page I set up:
> http://howdy.physics.nyu.edu/index.php/Numpy_For_Mac_Using_Fink
>
> Erin
>
Erin: Nice tutorial. I recommend one extra step though - right after
installing fink, add 'unstable/main' to the 'Trees:' line in
/sw/etc/fink.conf, and run 'fink selfupdate'. That way you will get the
latest versions of all the packages.
Also, if you want the python 2.5 versions, substitute 'py25' for 'py24'.
-Jeff
--
Jeffrey S. Whitaker Phone : (303)497-6313
NOAA/OAR/CDC R/PSD1 FAX : (303)497-6449
325 Broadway Boulder, CO, USA 80305-3328
More information about the Numpy-discussion
mailing list