adding python libraries (for shared hosting)
Diez B. Roggisch
deets at nospam.web.de
Mon Aug 11 03:13:47 EDT 2008
Joseph schrieb:
> Hi all,
> My shared host provides python 2.3. Since it is a shared hosting, he
> is not willing to upgrade to a newer version.
He doesn't need to upgrade, he can install in parallel.
> I am looking for option to upload 2.5 on my own. Is this possible and
> if so, can anyone please provide a pointer to how this can be
> achieved?
If you have a compiler available at the shared host & a shell-account,
download Python and install, as told in the readmes.
Diez
More information about the Python-list
mailing list