Wednesday, January 31, 2007

ubuntu dev install

I just installed unubtu 6.10 and wanted to start compiling wxPython. As a prerequisite I had to install the following packages:
  • libc6-dev
  • build-essential
  • libgtk2.0-dev



to find missing packeges do a
apt-cache search libgtk dev




BTW here is a good link: http://wiki.ubuntuusers.de/Programme_compilieren

No comments: