[Gambas-user] postgresql-7.3.1 and gambas

Charlie karl.reinl at ...9...
Sun Apr 27 19:07:27 CEST 2003


Benoit Minisini schrieb:

>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
>
>  
>
I tried :

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

--with-pgsql-includes=/usr/local/pgsql/include:/opt/postgresql-7.3.1/src/include

but nothing changed realy (only the error messages)

What Version of postgresql is actually in use ?

Charlie








More information about the User mailing list