Building pgadmin really is as simple as "./configure ; make ; make install", but you will need to install a couple of development packagers. Namely 'wx2.6-headers' and 'libpq-dev'. I don't remember if wxWindows is part of the default Ubunto distro, but if it's not you'll also need '
libwxgtk2.6-0
>>I installed pgadmin using kubuntu package manager.
>>This installs pgadmin 1.2.2
>>How to install latest pgadmin in kubuntu ?
>I ended up having to compile it from source as the pre-compiled packages
>are a bit >behind the times. It's really not that hard as Ubuntu comes
>with almost all the