Hello,
I get as far as untaring, editing my make file, then entering the make
command returns:
postgres.c:43:libpg-fe.h: No such file or directory
make: *** [postgres.o] Error 1
I have verified that libpg-fe.h is located in the /usr/include/pgsql
which is the directory I specified in the make file.
What stupid thing am I doing wrong now? I'm trying the Postgresql
route because I don't have the resources to run Oracle.
Request notifications