Dear all,
I am trying to build pgAdmin3 packages on a Suse 82 box at a friend. This is
quite interesting because we are starting from a minimal Suse installation,
hence I could find all dependent packages for wxWindows.
Now, I try to configure pgAdmin3. The configuration script does find pgsql.
configure:4598: checking libpq-fe.h usability
configure:4611: gcc -c -g -O2 -I/usr/include conftest.c >&5
configure:4669:22: libpq-fe.h: No such file or directory
configure:4614: $? = 1
configure: failed program was:
| #line 4600 "configure"
| /* confdefs.h. */
The list of packages can be found here:
http://fr2.rpmfind.net/linux/RPM/suse/suse/i386/8.2/suse/i586/index.html
All PostgreSQL packages and lipq++ package are installed. Do you understand
how to fix this problem? Andreas, how did you do it? Adam, do you see a
solution? We are pretty close from a Suse package.
Cheers,
Jean-Michel