[Gambas-user] postgresql-7.3.1 and gambas

Benoit Minisini gambas at ...2...
Sun Apr 27 01:33:25 CEST 2003


Le Samedi 26 Avril 2003 21:15, Charlie a écrit :
> Salut Benoît,
>
> I pose this question directly to you.
>
> So, that mysql is actually not ready for gb.db, I'v got a postgresql-7.3.1.
> I compiled the source on /opt/ postgresql-7.3.1 and it is installed
> /usr/local/pgsql
> I dit what they say in INSTALL.
>
> Compiling gambas-0.54 with ./configure
> --withe_pgsql-libraies=/usr/local/pgsql/lib/
> after make I ran in troubles with:
> postgres.h
> and
> pg_type.h
> which are not in /usr/local/pgsql/include/
> but somewhere in /opt/ postgresql-7.3.1/scr/include
>
> Do you have any help for me ?
>
> Charlie
>

Try --with-pgsql-includes=/opt/postgresql-7.3.1/src/include

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list