[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] python
- Subject: Re: [cobalt-developers] python
- From: Michael Stauber <devel@xxxxxxxxxxxxxx>
- Date: Wed Aug 13 02:02:01 2003
- Organization: SOLARSPEED.NET
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hi Alex,
> Somebody has updated python on cobalt 550? Some problems? How i can
> do it?
Yes, I once installed an updated Python on one of my RaQs. I needed a newer
one for the Zope application server which I used to run.
Python-1.5 is installed in /usr/ on a RaQ (/usr/bin/python is the path to the
binary). So I simply fetched the latest Python sources and installed it
either in /usr/local/ or /home/python instead. That worked seamlessly and I
then had two instances of Python installed which co-existed just fine.
--
With best regards,
Michael Stauber