[Gambas-user] Posgresql 10 on Mint 19

Gianluigi bagonergi at gmail.com
Fri Jul 27 00:03:40 CEST 2018


Sorry I didn't read the first posts.
If Pino follows the compilation procedure for Ubuntu 18.04 as by Tip [0] it
should work well as he can read here [1].
Note: Uninstall first
Regards
Gianluigi
[0] http://gambaswiki.org/wiki/install/ubuntu#t6
[1] http://www.gambas-it.org/smf/index.php?topic=6424.msg44075#msg44075

2018-07-26 23:20 GMT+02:00 Gianluigi <bagonergi at gmail.com>:

> To my knowledge on Mint 19 the library is postgresql-server-dev-10, but if
> Pino has installed Gambas from PPA can not compile.
>
> Regards
> Gianluigi
>
>
> 2018-07-26 23:15 GMT+02:00 PICCORO McKAY Lenz <mckaygerhard at gmail.com>:
>
>> please, don waste time, you can do that :
>>
>> cd to the gb.db.postgresql
>>
>> ./reconf-all
>>
>> ./configure -C
>>
>> this will only generate log and output for the posrtgtres only related,
>> and can analize by you the error
>> do this (that generates less output that can analize and paste here)
>>
>> i think the problem its the relation between any other existing
>> "postgresql-server-dev" pacakge,
>> or independent files that search.. or maybe the win-mint based distro
>>
>>
>> Lenz McKAY Gerardo (PICCORO)
>> http://qgqlochekone.blogspot.com
>>
>> 2018-07-26 16:33 GMT-04:00 Yahoo via User <user at lists.gambas-basic.org>:
>>
>>> The procedure to compile Gambas from Sources is like that:
>>>
>>> ./reconf-all
>>>
>>> ./configure -C
>>>
>>> make
>>>
>>> sudo make install
>>>
>>>
>>> Didi you do all these steps, overall the first one ?
>>>
>>>
>>> Olivier Cruilles
>>>
>>> Le July 26, 2018 à 16:19:24, Pino Zollo (pinozollo at gmail.com) a écrit:
>>>
>>> Olivier,
>>>
>>> libpq-dev and libpq5 were already installed...
>>>
>>> I did not compile yet... I just do ./configure -C which returns with WARNING:
>>> gb.db.postgresql is disabled ....
>>>
>>> I just need postgresql for my  projects :-(
>>> salud
>>> Pino
>>> El 26/07/18 a las 16:08, Yahoo escribió:
>>>
>>> As I can see on Gambas Web Site, the module gb.db.postgresql need libpq.so
>>> library to be compiled:
>>>
>>> http://gambaswiki.org/wiki/install
>>>
>>>
>>> On Linux Mint 19:
>>>
>>> libpq-dev/bionic-updates,now 10.4-0ubuntu0.18.04 i386  [installé]
>>>   header files for libpq5 (PostgreSQL library)
>>>
>>>
>>> Try: apt install libpq-dev
>>>
>>> After that, try to recompile Gambas sources.
>>>
>>> Olivier Cruilles
>>>
>>> Le July 26, 2018 à 15:36:32, Pino Zollo (pinozollo at gmail.com) a écrit:
>>>
>>> pino at Mint19:~/src/gambas-3.11.3$ ./configure -C | grep postgresql*
>>> configure: WARNING: This library may be located inside the system C
>>> library
>>> configure: WARNING: This library may be located inside the system C
>>> library
>>> === configuring in gb.db.postgresql (/home/pino/src/gambas-3.11.3/
>>> gb.db.postgresql)
>>> checking for gb.db.postgresql headers... (cached) no
>>> checking for gb.db.postgresql libraries... (cached)
>>> /usr/lib/x86_64-linux-gnu/
>>> configure: WARNING: gb.db.postgresql is disabled
>>> || gb.db.postgresql is disabled
>>>
>>>
>>> The installed postgresql packages are:
>>>
>>> postgresql-10:amd64
>>> postgresql-10-debversion:amd64
>>> postgresql:all
>>> postgresql-all:all
>>> postgresql-client-10:amd64
>>> postgresql-client:all
>>> postgresql-client-common:all
>>> postgresql-common:all
>>> postgresql-plperl-10:amd64
>>> postgresql-plpython-10:amd64
>>> postgresql-plpython3-10:amd64
>>> postgresql-pltcl-10:amd64
>>> postgresql-server-dev-10:amd64
>>> postgresql-server-dev-all:all
>>>
>>> El 26/07/18 a las 11:46, Yahoo escribió:
>>>
>>> Hello,
>>>
>>> Could you provide us the log file of your compilation and your system
>>> informations to be able to help you please ?
>>>
>>>
>>> Olivier Cruilles
>>>
>>> Le July 26, 2018 à 10:23:05, Pino Zollo (pinozollo at gmail.com) a écrit:
>>>
>>> I have installed all dev packages of posgresql 10 on my new Mint 19 but
>>>
>>> way to get it from ./configure -C .
>>>
>>> What do I miss ?
>>>
>>> Help please !
>>>
>>> Pino
>>>
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>>
>>>
>>>
>>>
>>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>>
>>>
>>
>>
>> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180727/28b3540a/attachment.html>


More information about the User mailing list