> When I did a `make' it said I didn't have gdbm installed. > I have libgdbm3 and python-gdbm installed on Xubuntu Hardy. Is there > something else? On any Debian-based distro like Xubuntu, you'll need to install libpisock-dev and libgdbm-dev. Ubuntu and its derivatives don't include the -dev packages by default. Try sudo apt-get install libpisock-dev libgdbm-dev Dan
More information about the jpilot mailing list