[Gambas-user] Compilation with Debian 9 failed

Gianluigi bagonergi at gmail.com
Sat Nov 3 16:01:54 CET 2018


Il giorno sab 3 nov 2018 alle ore 15:35 Benoît Minisini <g4mba5 at gmail.com>
ha scritto:

> Le 02/11/2018 à 19:18, Bruno CAPELETO a écrit :
> > Dear Gianluigi,
> >
> > I followed your instructions and the compilation went fine, thank you !
> >
> > For all other users in the forum, I summarize the compilation on Debian
> > Stretch just below.
> >
> > For the website administrator, please update the described procedure on
> > the website : what is written is fine for Debian Jessie, but not for
> > Debian Stretch as claimed !
> >
> > ================ Compilation on Debian Stretch (9.5.0) ================
> >
> > Edit /etc/apt/sources.list and add the jessie repository :
> > ...
> > #jessie
> > deb http://deb.debian.org/debian/ jessie main
> >
>
> I don't understand why you have to add the jessie repository to compile
> on stretch...
>
> --
> Benoît Minisini
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>

In fact, in the instructions written in the pdf files I suggest downloading
the libsage2 and libsage-dev libraries into a folder and then installing
them with the #(or sudo) dpkg -i * .deb command.
The download is done by Jessie here for and64:
https://packages.debian.org/jessie/amd64/libsage-dev/download
https://packages.debian.org/jessie/amd64/libsage2/download
And here for i386:
https://packages.debian.org/jessie/i386/libsage-dev/download
https://packages.debian.org/jessie/i386/libsage2/download

Regards
Gianluigi

P.S. Initially you could suggest installing sudo, which is more practical
and safe for compilations:
$ su
# apt install sudo
# adduser <user-name> sudo
# reboot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20181103/28ac60b0/attachment.html>


More information about the User mailing list