Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Python on Mac

1 view
Skip to first unread message

luca.ci...@email.it

unread,
Aug 27, 2008, 10:46:23 AM8/27/08
to pytho...@python.org
Hi All.
I'm really new in the python world, so, sorry if my question is particulary
stupid.
I've just installed on my system (Mac OS X 10.4 PPC) the python version
2.5.2 and all works fine.
My next step is to install the version 3.0 (when available). I've read
somewhere that this version will break the backward compatibility with the
2.x series. I know that several Mac apps (such as Xcode developement
environment) use python for its internal functionalities. Now, my question
is: what will appen to the Mac apps if I install the version 3.0 of python?
Is it safe to install this version without to compromise the behaviour of
the system?

Thanks in advance for any answer and, again, sorry if my question is
particulary stupid, I will learn with time.

Luca.

--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Libera la tua voglia di giocare. Scarica Videogames sul cellulare!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7753&d=20080827


Rajanikanth Jammalamadaka

unread,
Aug 28, 2008, 1:35:02 AM8/28/08
to luca.ci...@email.it, pytho...@python.org
Hi! Luca,

All you need to do is in the final step of (configure, make and make
install), use make altinstall instead of make install. That way, your
original python implementation won't be affected.

Thanks,

Raj

> --
> http://mail.python.org/mailman/listinfo/python-list
>

--
"For him who has conquered the mind, the mind is the best of friends;
but for one who has failed to do so, his very mind will be the
greatest enemy."

Rajanikanth

0 new messages