[Tutor] problems to install python 2.5

Clay Wiedemann clay.wiedemann at gmail.com
Sun Mar 11 20:42:25 CET 2007


Did you download the MacPython 2.5 distribution? You should find an
"Update shell profile.command" file, which you can run. I believe once
you do that, you will be set up so that IDLE will launch and you will
default to version 2.5.

On 3/11/07, Tsila Hassine <tsila.hassine at gmail.com> wrote:
> Hello all
>
> I downloaded Python 2.5 (final release) from python.org. I am trying to
> install it on my Mac 0s 10.4
>
> the current working version i have of python is 2.3 (also built as a
> framework)
>
>
> It goes through the "./configure" part ok, but the "make install" produces
> the following errors :
>
>
>
> Modules/posixmodule.c:22: warning: ignoring #pragma weak lchown
> Modules/posixmodule.c:23: warning: ignoring #pragma weak statvfs
> Modules/posixmodule.c:24: warning: ignoring #pragma weak fstatvfs
> Modules/posixmodule.c: In function `posix_lchown':
> Modules/posixmodule.c:1681: warning: implicit declaration of function
> `lchown'
> Modules/posixmodule.c: In function `initposix':
> Modules/posixmodule.c:8588: error: `fstatvfs' undeclared (first use in this
> function)
> Modules/posixmodule.c:8588: error: (Each undeclared identifier is reported
> only once
> Modules/posixmodule.c:8588: error: for each function it appears in.)
> Modules/posixmodule.c:8596: error: `statvfs' undeclared (first use in this
> function)
> Modules/posixmodule.c:8604: error: `lchown' undeclared (first use in this
> function)
> make: *** [Modules/posixmodule.o] Error 1
>
>
> I can't find any documentation of such a problem on the net, does anyone
> have a clue to what might be the problem ?
>
> thanks!
> Tsila
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>


-- 

- - - - - - -

Clay S. Wiedemann

voice: 718.362.0375
aim: khlav
wii: 3905 4571 6175 2469
twitter: seastokes


More information about the Tutor mailing list