| |
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 Servers O/S.
-
FreeBSD
& Solaris
Python 2.1.1
Connect to your Virtual Private Servers via Telnet
or SSH and run the following command:
% vinstall python2
-
BSD/OS Upgrade!
Python 2 is not available. Try Python 1 (below).
-
Huh?
If you don't know the Virtual Private Servers O/S, try the following:
Python 1
To install Python 1, connect to your Virtual Private Servers via
Telnet
or SSH and do the following, depending on your Virtual
Private Servers O/S.
More Information
For more information, see the followings
|