business writes: > when i run the "apt-get install postgresql-dev" i get the not found, > what is the correct package name for the development package for > postgresql, the instruction in readme file is not working.
Try installing the libpq-dev package instead: - https://packages.debian.org/search?keywords=libpq-dev Best regards, Adam -- "No more than that, but very powerful all the Adam Sjøgren same; simple things are good." [email protected]
