John:
> Hi,
>
> I have used the following make command with 2.5.1 successfully in the past:
>
> make -f Makefile.init makefiles CCARGS="-I/usr/include
> -I/usr/include/mysql -I/usr/include/openssl -I/usr/include/sasl
> -DUSE_SASL_AUTH -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -DHAS_LDAP -DHAS_MYSQL
> -DHAS_PGSQL -DUSE_TLS" AUXLIBS="-L/usr/lib -L/usr/lib -L/usr/lib/mysql
> -lmysqlclient -L/usr/lib/pgsql -lcrypto -lldap -llber -lm -lpq -lsasl2
> -lssl -lz"
And where are the pgsql include files stored?
Wietse