PostGres libs/bin for HP-UX 9.05

Started by Ryan Mchaleover 27 years ago1 messagesgeneral
Jump to latest
#1Ryan Mchale
sdecoop2@nortel.ca

I'm trying to get PHP to work (CGI compile) with PostgreSQL support. (IE soI
can run pg_connect, etc.) without PostgreSQL installed on the machine (so I
can't compile with the --with-pgsql=<dir> command. Is this at all possible?!?
I basically want to hit a database that resides on another machine.

You will need the libpq.a library file for the system you want to compile
on along with the libpq-fe.h and libpq-fs.h files.

Anybody know where I can get an HP-UX v9.05 version of the libpq.a file?

Ryan