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
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
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)
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
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
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
Not sure if this helps but I stumbled upon the following trick.
Do the following:
1) install g77 via instructions at:
http://www.scipy.org/Installing_SciPy/Mac_OS_X.
in particular download:
http://prdownloads.sf.net/hpc/g77v3.4-bin.tar.gz?download
and then do:
sudo tar -xvf g77v3.4-
belinda thom wrote:
> Advice on a painless way to install scipy on my G5 OS X 10.4.8 mac
> greatly appreciated.
Sorry, there isn't one at this point -- I think numpy, SciPy, MPL, and
wx are all fairly stable right now, so it's a pretty good time to do it,
but it's a challenge because:
1) Sci
>> I'm wondering why the os-related file names that easy_install creates
>> have macosx-10.3 in them (as opposed to 10.4), e.g.
>>
>>creating /Library/Frameworks/Python.framework/Versions/2.4/lib/
>> python2.4/site-packages/numpy-1.0.1-py2.4-macosx-10.3-fat.egg
>>
>> Is this something I should
belinda thom wrote:
> Hi,
>
> I just used easy_install to get the latest version of numpy. Is this
> the "preferred" method for installing?
>
> I'm on a G5 w/mac OS X 10.4 and MacPython 2.4.
>
> I'm wondering why the os-related file names that easy_install creates
> have macosx-10.3 in them
Hi,
I just used easy_install to get the latest version of numpy. Is this
the "preferred" method for installing?
I'm on a G5 w/mac OS X 10.4 and MacPython 2.4.
I'm wondering why the os-related file names that easy_install creates
have macosx-10.3 in them (as opposed to 10.4), e.g.
creatin
11 matches
Mail list logo