Re: [opendbx] First post...trying to compile OpenDBX
Brought to you by:
nose
From: Norbert S. <no...@li...> - 2008-01-04 12:15:49
|
Hi Mariano > CPPFLAGS=3D"-I/home/mariano/Documents/OpenDBX/opendbx-1.2.3/backends/pgsq= l" > LDFLAGS=3D"-L/usr/lib/postgresql" ./configure --with-backends=3D"pgsql" > > I put in CPPFLAGS the directory where there is the pgsqlbackend.h, > pgsqlbackend.c and so on. Your CPPFLAGS must point to the location where the PostgreSQL libpq-fe.h fi= le=20 resides. Ubuntu should be similar to Debian in this case and you should try= =20 something like /usr/include/postgresql Norbert =2D-=20 OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc |