Mark Tessier <[EMAIL PROTECTED]> writes:
> I just realized, after trying to compile a C++ script, that I forgot
> to compile the C++ interface library during the installation of
> postgres. At least I'm assuming this to be the case as
> /usr/include/pgsql -lpq++ doesn't exist.
The library file wo
I just realized, after trying to compile a C++ script, that I forgot to compile the
C++ interface library during the installation of postgres. At least I'm assuming this
to be the case as /usr/include/pgsql -lpq++ doesn't exist. My question is: do I need
to recompile postgres to create the /usr