LinHES Forums http://forums.linhes.org/ |
|
Install wxPython, newbie http://forums.linhes.org/viewtopic.php?f=14&t=6764 |
Page 1 of 1 |
Author: | mythiscool [ Fri Nov 04, 2005 1:18 am ] |
Post subject: | Install wxPython, newbie |
Wasn't able to get wxpython with Code: # apt-get update; apt-get install wxpython2.6-0 Tried this route Code: Debian
Use the following commands if you can't find the relevant wxPython using apt-get: 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 but I'm not sure what "rpmdir" means (generic rpm dir?). Is "*py2.3*" a generic file name that I substitute with something more specific? |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |