Comment 9 for bug 609171

Revision history for this message
Yuval (yuvilio) wrote :

The dpkg-buildpackage instructions worked for me as well. Two additional things to note for us non-build-masters in training:

- To make sure I had all the packages to build pgadmin per the dpkg-buildpackage instructions above i ran this command which should be more catchall than guessing which packages are needed to build it:

sudo apt-get build-dep pgadmin3

-your resulting pgadmin package(s) may be different. Simply list them first and then run the dpkg -i command:

ls ../pgadmin*deb