Thanks - it is actually what i have done and it works fine!
It's a bit tricky, but it doesn't matter, as long as it works!
Gabriele.
At 09.00 15/02/2003 +, David Nicely wrote:
Mailing lists wrote:
Dear sirs
i need to drive a postgres database using a perl script.
I also have to tell you t
Mailing lists wrote:
Dear sirs
i need to drive a postgres database using a perl script.
I also have to tell you that i need to run this stuff on a OpenBSD 3.1
box.
First of all, i need to ask you which module should i use.
Honestly, i tried to install the pgsql_perl5-1.9.0.tar.gz but it
didn
Mailing lists wrote:
It's not the point. Added that variable, and still i receive the same
error.
It seems like it doesn't wanna find the libpq-fe.h file...
At 17.55 14/02/2003 -0500, David Kirol wrote:
I don't see LD_LIBRARY_PATH in you env vars. Consult the docs for details
but I bet that
It's not the point. Added that variable, and still i receive the same error.
It seems like it doesn't wanna find the libpq-fe.h file...
At 17.55 14/02/2003 -0500, David Kirol wrote:
I don't see LD_LIBRARY_PATH in you env vars. Consult the docs for details
but I bet that's where the problem lies
Mailing Lists wrote:
>
> I also have to tell you that i need to run this stuff on a OpenBSD 3.1
> box.
>
another OpenBSD user :-)
>
> cc -c -I/usr/local/include/postgresql/libpq-fe.h -fno-strict-aliasing
> -I/usr/local/include -O2-DVERSION=\"1.9.0\" -DXS_VERSION=\"1.9.0\"
> -DPIC -fPIC -