apt-get install alien
apt-get install libgtk2.0-dev freeglut3-dev python2.3-dev
wget
http://voxel.dl.sourceforge.net/wxpython/wxPython2.6-2.6.1.0-1.src.rpm
rpmbuild --rebuild --define 'pyver 2.3' wxPython2.6-2.6.1.0-1.src.rpm
cd rpmdir
alien *py2.3*
dpkg -i *py2.3*.deb

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to