Bernd Eidenschink schrieb:
Hi friends!
Anybody out there who successfully compiled nspostgres-4.0 driver with
NaviServer (including -DFOR_ACS_USE CFLAG) ?
yes, and i don't remember having problems... (see below)
Good the hear from Vlad that there is a new version for the driver
out for na
It assumes PG includes and libraries in the common paths, if not try
make LDFLAGS=-L/usr/local/pg/lib
or whatever path where pg libs are
Bernd Eidenschink wrote:
Hi,
I'm trying to compile it:
I just started with a simple
gmake NAVISERVER=...
In file included from nsdbpg.c:37:
dbpg.h:44:22: e
Hi,
I'm trying to compile it:
I just started with a simple
gmake NAVISERVER=...
In file included from nsdbpg.c:37:
dbpg.h:44:22: error: libpq-fe.h: File or directory not found
And when I copy
libpq-fe.h
postgres_ext.h
into the directory it finally breaks with that:
gcc -pipe -shared -nostart
On 3/20/06, Andrew Piskorski <[EMAIL PROTECTED]> wrote:
> On Mon, Mar 20, 2006 at 10:02:22AM -0700, Stephen Deasey wrote:
> > It does in include the ACS code, i.e. the ns_pg commands and bind
> > variable support, it just doesn't use the FOR_ACS_USE flag. These
> > features are always enabled.
>
>
On Mon, Mar 20, 2006 at 10:02:22AM -0700, Stephen Deasey wrote:
> It does in include the ACS code, i.e. the ns_pg commands and bind
> variable support, it just doesn't use the FOR_ACS_USE flag. These
> features are always enabled.
Oh, good. That silly FOR_ACS_USE flag should have been removed ye
It does in include the ACS code, i.e. the ns_pg commands and bind
variable support, it just doesn't use the FOR_ACS_USE flag. These
features are always enabled.
On 3/20/06, Bernd Eidenschink <[EMAIL PROTECTED]> wrote:
> > Default PG driver for naviserver is nsdbpg now, this one works fine but
>
> Default PG driver for naviserver is nsdbpg now, this one works fine but
> it does not include ACS code
Thanks Vlad!
Default PG driver for naviserver is nsdbpg now, this one works fine but
it does not include ACS code
Bernd Eidenschink wrote:
Hi friends!
Anybody out there who successfully compiled nspostgres-4.0 driver with
NaviServer (including -DFOR_ACS_USE CFLAG) ?
Bernd.
Hi friends!
Anybody out there who successfully compiled nspostgres-4.0 driver with
NaviServer (including -DFOR_ACS_USE CFLAG) ?
Bernd.