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 _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
