Re: to recompile or not recompile postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mark Tessier <mt(at)open2web(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: to recompile or not recompile postgres
Date: 2002-06-22 21:34:37
Message-ID: 4685.1024781677@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Mark Tessier <mt(at)open2web(dot)com> 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 wouldn't be in /usr/include in any case; more likely
under /usr/lib or /usr/local/lib.

But in any case, you should be able to reconfigure with --with-CXX added
to whatever configure options you used before, rebuild, and then do
"make install" in just src/interfaces/libpq++ not the whole tree.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Arzamendi 2002-06-23 03:03:34 Password recover
Previous Message Robson Martins 2002-06-22 14:35:20 Restor only date