<div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Il giorno sab 3 nov 2018 alle ore 15:35 Benoît Minisini <<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 02/11/2018 à 19:18, Bruno CAPELETO a écrit :<br>
> Dear Gianluigi,<br>
> <br>
> I followed your instructions and the compilation went fine, thank you !<br>
> <br>
> For all other users in the forum, I summarize the compilation on Debian <br>
> Stretch just below.<br>
> <br>
> For the website administrator, please update the described procedure on <br>
> the website : what is written is fine for Debian Jessie, but not for <br>
> Debian Stretch as claimed !<br>
> <br>
> ================ Compilation on Debian Stretch (9.5.0) ================<br>
> <br>
> Edit /etc/apt/sources.list and add the jessie repository :<br>
> ...<br>
> #jessie<br>
> deb <a href="http://deb.debian.org/debian/" rel="noreferrer" target="_blank">http://deb.debian.org/debian/</a> jessie main<br>
> <br>
<br>
I don't understand why you have to add the jessie repository to compile <br>
on stretch...<br>
<br>
-- <br>
Benoît Minisini<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br></blockquote><div><br></div><div>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.<br>The download is done by Jessie here for and64:<br><a href="https://packages.debian.org/jessie/amd64/libsage-dev/download">https://packages.debian.org/jessie/amd64/libsage-dev/download</a><br><a href="https://packages.debian.org/jessie/amd64/libsage2/download">https://packages.debian.org/jessie/amd64/libsage2/download</a><br>And here for i386:<br><a href="https://packages.debian.org/jessie/i386/libsage-dev/download">https://packages.debian.org/jessie/i386/libsage-dev/download</a><br><a href="https://packages.debian.org/jessie/i386/libsage2/download">https://packages.debian.org/jessie/i386/libsage2/download</a><br><br>Regards<br>Gianluigi<br><br>P.S. Initially you could suggest installing sudo, which is more practical and safe for compilations:<br>$ su<br># apt install sudo<br># adduser <user-name> sudo<br># reboot <br></div></div></div></div>