Dev:envelopalator

From SubfireWiki

(Redirected from Dev:pygtk)
Jump to: navigation, search

Contents

Envelopalator

CVS

Packaging

Debian/Ubuntu Packaging

I had to install these (this is not all the packages one will need, just what I had needed to do): the build-essential should take care of most of these.

sudo apt-get install gcc
sudo apt-get install g++
sudo apt-get install libc6-dev
sudo apt-get install autoconf automake
sudo apt-get install dh-make debhelper
sudo apt-get install devscripts
sudo apt-get install lintian
sudo apt-get install pbuilder
sudo apt-get install debian-policy developers-reference
Personal tools