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

Re: os.path: Installing Pyhton2.2 the debian way



M. Emal Alekozai wrote:

 > it looks like os.path.realpath was introduced in python2.2.

How do I install python2.2 the debian way ?
On my PC I got the deb's: python (dummy), python2.1 and python2.2 installed

emal@buster:~$ ls -l /usr/bin/python*
lrwxrwxrwx 1 root root 9 2002-12-17 14:10 /usr/bin/python -> python2.1 -rwxr-xr-x 1 root root 511K 2002-09-07 17:36 /usr/bin/python2.1 -rwxr-xr-x 1 root root 726K 2002-09-07 16:38 /usr/bin/python2.2

Then Python 2.2 is correctly installed. But the default "python" interpreter is linked to Python 2.1. You must change the archmage script to launch using the executable "python2.2" since it obviously requires features specific to Python 2.2. If archmage was installed using a Debian package then file a bug in the Debug Bug Tracking System for the archmage package.

Ciao,
Gordon



Reply to: