Re: [Gambas-user] gb.db.postgresql does not compile

2015-01-26 Thread Christof Thalhofer
Am 26.01.2015 um 23:53 schrieb Benoît Minisini: >> You need the 'postgresql-server-dev-9.3' package, the wiki installation >> instructions are not up to date. ... > I have successfully installed Gambas on the last Mint, and have updated > the Ubuntu installation instructions (which are the same

Re: [Gambas-user] gb.db.postgresql does not compile

2015-01-26 Thread Benoît Minisini
Le 26/01/2015 23:12, Benoît Minisini a écrit : > Le 26/01/2015 22:43, Christof Thalhofer a écrit : >> Hi, >> >> trying to compile Gambas3 #6864 on Ubuntu 14.04 I get: >> >> $ configure -C >> >> THESE COMPONENTS ARE DISABLED: >> - gb.db.postgresql >> >> But the Ubuntu package libpq-dev is installed.

Re: [Gambas-user] gb.db.postgresql does not compile

2015-01-26 Thread Benoît Minisini
Le 26/01/2015 22:43, Christof Thalhofer a écrit : > Hi, > > trying to compile Gambas3 #6864 on Ubuntu 14.04 I get: > > $ configure -C > > THESE COMPONENTS ARE DISABLED: > - gb.db.postgresql > > But the Ubuntu package libpq-dev is installed. > > Any hints? > > > Alles Gute > > Christof Thalhofer >

Re: [Gambas-user] gb.db.postgresql does not compile

2015-01-26 Thread Tobias Boege
On Mon, 26 Jan 2015, Christof Thalhofer wrote: > Hi, > > trying to compile Gambas3 #6864 on Ubuntu 14.04 I get: > > $ configure -C > > THESE COMPONENTS ARE DISABLED: > - gb.db.postgresql > > But the Ubuntu package libpq-dev is installed. > > Any hints? > What does the configure script report