Re: Problem with wxPython 2.6.1

2005-08-22 Thread Vadimir
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


Re: Problem with wxPython 2.6.1

2005-08-22 Thread Vadimir
http://www.lind-beil.net/pyped/    look here, there are
binary packages for ubuntu

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