Henrique de Moraes Holschuh writes: > On Thu, 05 May 2005, Matthias Klose wrote: > > PYVERSION=`/usr/bin/python -c 'import sys; print sys.version[:3]'` > > PYTHONSEARCHPATH="python python$PYVERSION python2.2 python2.3 python2.4" > > That should be completely innefective. That's used to set a yes/no flag, and > abort with an error if python was not found.
no, it selects python2.2, if python2.2-dev is installed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]