[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Installing Python on a Raq without telnet access



I have a solution for those of you who, like me, are site admins on a Raq,
do not have telnet access, and want to install Python.

Take a look at: http://starship.python.net/crew/lemburg/mxCGIPython.html

cgiPython is the Python interpreter and library modules wrapped together
into a single file, which can be uploaded to your webspace and used like a
normal Python installation.

The (gzipped) binary for a Raq is:
ftp://starship.skyport.net/pub/cgipython/cgipython-1.5.2-Linux-2.0.34-mips-u
nknown.gz


Regards,
Matt Dunn