Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Erin Sheldon
On 12/31/06, Christopher Barker <[EMAIL PROTECTED]> wrote: > Erin Sheldon wrote: > > You can do this quite simply with fink > > I've generally stayed away form fink, as it felt like kind of a separate > system within OS-X, rather than integrated -- kind of like cygwin. > > In particular, if you use

Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Jeff Whitaker
Christopher Barker wrote: > Erin Sheldon wrote: > >> You can do this quite simply with fink >> > > I've generally stayed away form fink, as it felt like kind of a separate > system within OS-X, rather than integrated -- kind of like cygwin. > > In particular, if you use Fink Python, can y

Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Christopher Barker
Erin Sheldon wrote: > You can do this quite simply with fink I've generally stayed away form fink, as it felt like kind of a separate system within OS-X, rather than integrated -- kind of like cygwin. In particular, if you use Fink Python, can you: 1) Write apps that use the native GUI (not X)

Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Erin Sheldon
On 12/31/06, Jeff Whitaker <[EMAIL PROTECTED]> wrote: > 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 i

Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Jeff Whitaker
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 gettex

Re: [Numpy-discussion] numpy install on mac os x 10.4

2006-12-31 Thread Erin Sheldon
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 matplotl