| |
Python
Python is an interpreted, interactive, object-oriented
programming language and is often compared to Tcl and Perl. Python combines remarkable power with
very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and
dynamic typing.
Python 2
To install Python 2, do the following, depending on your Virtual Private Server O/S.
FreeBSD &
Solaris [Python 2.1.1]
Connect to your server via Telnet or SSH and run
the following command:
% vinstall python-2.1
BSD/OS Upgrade!
Python 2 is not available. Try Python 1 (below).
Huh?
If you don't know the Virtual Private Server O/S, try the following:
Python 1
To install Python 1, connect to your Virtual Private Server via
Telnet or SSH and do the following, depending on
your server O/S.
More Information
For more information, see the followings
|