<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Rolf, my mistake.</div><div><br></div><div>actually the repo is located in</div><div><br></div><div><i>/etc/apt/sources.list.d/</i></div><div><br></div><div></div><div>where should be a file called <br></div><div><br></div><div><i>gambas-team-ubuntu-gambas3-bionic.list</i></div><div> <br></div><div>or something like that. When you look inside it, should read like</div><div><br></div><div><i>deb <a href="http://ppa.launchpad.net/gambas-team/gambas3/ubuntu">http://ppa.launchpad.net/gambas-team/gambas3/ubuntu</a> bionic main<br># deb-src <a href="http://ppa.launchpad.net/gambas-team/gambas3/ubuntu">http://ppa.launchpad.net/gambas-team/gambas3/ubuntu</a> bionic main<br></i></div><div><br></div><div>but I think yours is correct, as you said you followed the link on Wiki.</div><div><br></div><div>if everything is ok, a simple</div><div><br></div><div><b><i>sudo apt-get update</i></b></div><div><b><i>sudo apt-get install gambas3-scripter</i></b></div><div><br></div><div>would do the job, installing any dependency and the package as well.</div><div><br></div><div>Humn.. seems I made another mistake here... I told you previously to<br></div><div><br></div><div><i><b>sudo apt-get install gambas3-script </b><br></i></div><div><i><br></i></div><div>instead of <i><i><br></i></i></div><div><i><i><br></i></i></div><div><i><i><b>sudo apt-get install gambas3-scriptER</b> </i></i>(without uppercase, of course)<i><i><br></i></i></div><div><br></div><div>I checked  the repo and all files are Ok, and i just installed it again. </div><div><br></div><div>If dont, try downloading it directly from <br></div><div><br></div><div><a href="http://ppa.launchpad.net/gambas-team/gambas3/ubuntu/pool/main/g/gambas3/gambas3-scripter_3.11.4+git6006.c199130+build1.4250560.5.93b81c7~ubuntu18.04.1_all.deb">http://ppa.launchpad.net/gambas-team/gambas3/ubuntu/pool/main/g/gambas3/gambas3-scripter_3.11.4+git6006.c199130+build1.4250560.5.93b81c7~ubuntu18.04.1_all.deb</a></div><div><br></div><div>and install manually.</div><div><br></div><div>Cheers.<br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">Em ter, 20 de nov de 2018 às 05:22, Rolf-Werner Eilert <<a href="mailto:rwe-sse@osnanet.de">rwe-sse@osnanet.de</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">But this is exactly what I did, as two of you guys pointed me to it in <br>
an earlier thread.<br>
<br>
I did not "add-apt-repository ppa:gambas-team/gambas3" before sending <br>
you the sources.list, but I did before installing gambas, so I think it <br>
was from the right repo.<br>
<br>
How can I check for it? And in case it failed, what would I do to <br>
correct that?<br>
<br>
Regards<br>
Rolf<br>
<br>
<br>
<br>
Am 19.11.2018 um 19:16 schrieb gen braga:<br>
> Seems you're using your distro's official repo and maybe its somewhat <br>
> broken.<br>
> <br>
> You could try Gambas's repo as below<br>
> <br>
> <a href="http://gambaswiki.org/wiki/install/ubuntu#t2" rel="noreferrer" target="_blank">http://gambaswiki.org/wiki/install/ubuntu#t2</a><br>
> <br>
> Not sure If it's the best path but I do this way and everything is ok.<br>
> <br>
> Em seg, 19 de nov de 2018 15:50, Rolf-Werner Eilert <<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <br>
> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>> escreveu:<br>
> <br>
>     Sorry, didn't see your answer.<br>
> <br>
>     Am 14.11.2018 um 20:16 schrieb gen braga:<br>
>      > Paste your  /etc/apt/sources.list<br>
>      ><br>
>      ><br>
> <br>
> <br>
> <br>
>     Here you are, hope you can see where the problem is:<br>
> <br>
>     # deb cdrom:[Ubuntu-MATE 18.04.1 LTS _Bionic Beaver_ - Release amd64<br>
>     (20180725)]/ bionic main multiverse restricted universe<br>
> <br>
>     # See <a href="http://help.ubuntu.com/community/UpgradeNotes" rel="noreferrer" target="_blank">http://help.ubuntu.com/community/UpgradeNotes</a> for how to<br>
>     upgrade to<br>
>     # newer versions of the distribution.<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic main restricted<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic main restricted<br>
> <br>
>     ## Major bug fix updates produced after the final release of the<br>
>     ## distribution.<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates main restricted<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates main<br>
>     restricted<br>
> <br>
>     ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the<br>
>     Ubuntu<br>
>     ## team. Also, please note that software in universe WILL NOT<br>
>     receive any<br>
>     ## review or updates from the Ubuntu security team.<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic universe<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic universe<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates universe<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates universe<br>
> <br>
>     ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the<br>
>     Ubuntu<br>
>     ## team, and may not be under a free licence. Please satisfy<br>
>     yourself as to<br>
>     ## your rights to use the software. Also, please note that software in<br>
>     ## multiverse WILL NOT receive any review or updates from the Ubuntu<br>
>     ## security team.<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic multiverse<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic multiverse<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates multiverse<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-updates multiverse<br>
> <br>
>     ## N.B. software from this repository may not have been tested as<br>
>     ## extensively as that contained in the main release, although it<br>
>     includes<br>
>     ## newer versions of some applications which may provide useful<br>
>     features.<br>
>     ## Also, please note that software in backports WILL NOT receive any<br>
>     review<br>
>     ## or updates from the Ubuntu security team.<br>
>     deb <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-backports main<br>
>     restricted universe multiverse<br>
>     # deb-src <a href="http://de.archive.ubuntu.com/ubuntu/" rel="noreferrer" target="_blank">http://de.archive.ubuntu.com/ubuntu/</a> bionic-backports main<br>
>     restricted universe multiverse<br>
> <br>
>     ## Uncomment the following two lines to add software from Canonical's<br>
>     ## 'partner' repository.<br>
>     ## This software is not part of Ubuntu, but is offered by Canonical<br>
>     and the<br>
>     ## respective vendors as a service to Ubuntu users.<br>
>     # deb <a href="http://archive.canonical.com/ubuntu" rel="noreferrer" target="_blank">http://archive.canonical.com/ubuntu</a> bionic partner<br>
>     # deb-src <a href="http://archive.canonical.com/ubuntu" rel="noreferrer" target="_blank">http://archive.canonical.com/ubuntu</a> bionic partner<br>
> <br>
>     deb <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security main restricted<br>
>     # deb-src <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security main<br>
>     restricted<br>
>     deb <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security universe<br>
>     # deb-src <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security universe<br>
>     deb <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security multiverse<br>
>     # deb-src <a href="http://security.ubuntu.com/ubuntu" rel="noreferrer" target="_blank">http://security.ubuntu.com/ubuntu</a> bionic-security multiverse<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> <br>
>      ><br>
>      ><br>
>      > Em qua, 14 de nov de 2018 17:07, T Lee Davidson<br>
>      > <<a href="mailto:t.lee.davidson@gmail.com" target="_blank">t.lee.davidson@gmail.com</a> <mailto:<a href="mailto:t.lee.davidson@gmail.com" target="_blank">t.lee.davidson@gmail.com</a>><br>
>     <mailto:<a href="mailto:t.lee.davidson@gmail.com" target="_blank">t.lee.davidson@gmail.com</a> <mailto:<a href="mailto:t.lee.davidson@gmail.com" target="_blank">t.lee.davidson@gmail.com</a>>><br>
>     escreveu:<br>
>      ><br>
>      >     And for those who may not know how to use an online translator:<br>
>      ><br>
>      >     # apt-get install gambas3-script<br>
>      >     Package lists are read ... Finished<br>
>      >     Dependency tree is built up.<br>
>      >     Status information is read in ... Finished<br>
>      >     Package gambas3-script is not available, but is made by<br>
>     another package<br>
>      >     Referenced. This may mean that the package is missing, that it is<br>
>      >     superseded<br>
>      >     Or is only available from another source.<br>
>      ><br>
>      >     E: There is no installation candidate for package»<br>
>     gambas3-script «.<br>
>      ><br>
>      ><br>
>      >     ___<br>
>      >     Lee<br>
>      ><br>
>      ><br>
>      >     On 11/14/18 2:02 PM, Rolf-Werner Eilert wrote:<br>
>      >      > Here you are:<br>
>      >      ><br>
>      >      > # apt-get install gambas3-script<br>
>      >      > Paketlisten werden gelesen... Fertig<br>
>      >      > Abhängigkeitsbaum wird aufgebaut.<br>
>      >      > Statusinformationen werden eingelesen.... Fertig<br>
>      >      > Paket gambas3-script ist nicht verfügbar, wird aber von einem<br>
>      >     anderen Paket<br>
>      >      > referenziert. Das kann heißen, dass das Paket fehlt, dass<br>
>     es abgelöst<br>
>      >      > wurde oder nur aus einer anderen Quelle verfügbar ist.<br>
>      >      ><br>
>      >      > E: Für Paket »gambas3-script« existiert kein<br>
>     Installationskandidat.<br>
>      >      ><br>
>      >      ><br>
>      >      > Am 13.11.2018 um 18:30 schrieb gen braga:<br>
>      >      >> Could you paste here the output error?<br>
>      >      >><br>
>      >      >> Em ter, 13 de nov de 2018 15:00, Rolf-Werner Eilert<br>
>      >     <<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>><br>
>      >     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>>> escreveu:<br>
>      >      >><br>
>      >      >>     Now I tried it, but it said something like "it is in the<br>
>      >     list, but the<br>
>      >      >>     package isn't there".<br>
>      >      >><br>
>      >      >>     So I tried to simply copy the old version binary and link<br>
>      >     from the<br>
>      >      >>     older<br>
>      >      >>     server, and it runs for now.<br>
>      >      >><br>
>      >      >>     Regards<br>
>      >      >>     Rolf<br>
>      >      >><br>
>      >      >><br>
>      >      >>     Am 13.11.2018 um 11:44 schrieb gen braga:<br>
>      >      >>      > Did you try apt-get install gambas3-script?<br>
>      >      >>      ><br>
>      >      >>      > Em ter, 13 de nov de 2018 08:36, Rolf-Werner Eilert<br>
>      >      >>     <<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>><br>
>      >     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>>><br>
>      >      >>      > <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>><br>
>      >     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>><br>
>     <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a> <mailto:<a href="mailto:rwe-sse@osnanet.de" target="_blank">rwe-sse@osnanet.de</a>>>>> escreveu:<br>
>      >      >>      ><br>
>      >      >>      >     Am 12.11.2018 um 17:55 schrieb Rolf-Werner Eilert:<br>
>      >      >>      >      > Now I am on Ubuntu Mate. I installed Gambas the<br>
>      >     way you<br>
>      >      >>      >     described, i.e.<br>
>      >      >>      >      > via your repos, everything runs fine, but the<br>
>      >     scripter is<br>
>      >      >>     missing.<br>
>      >      >>      >      ><br>
>      >      >>      >      > It should be  /usr/bin/env gbs3, or<br>
>     /usr/bin/gbs3?<br>
>      >      >>      >      ><br>
>      >      >>      >      > There is gba, gbi, gbr, gbx... but no gbs3.<br>
>      >      >>      >      ><br>
>      >      >>      >      > Where has it gone? :)<br>
>      >      >>      >      ><br>
>      >      >>      >      > Thanks for any help!<br>
>      >      >>      >      ><br>
>      >      >>      >      > Rolf<br>
>      >      >>      >      ><br>
>      >      >>      >      > ----[ Gambas mailing-list is hosted by<br>
>      >      >>      > <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      >      >>      >      ><br>
>      >      >>      >      ><br>
>      >      >>      ><br>
>      >      >>      >     Nobody knows it? I just looked it up on my older<br>
>      >     system, there is<br>
>      >      >>      ><br>
>      >      >>      >     /usr/bin/gbs.gambas3 and a link "gbs3" to it.<br>
>      >      >>      ><br>
>      >      >>      >     So, is it just an additional program to be<br>
>     installed<br>
>      >      >>     separately? I<br>
>      >      >>      >     couldn't find anything in the Software Farm.<br>
>      >      >>      ><br>
>      >      >>      >     Well, if nobody knows, I will try to just copy the<br>
>      >     thing from<br>
>      >      >>     the old<br>
>      >      >>      >     system, but there might be side-effects...<br>
>      >      >>      ><br>
>      >      >>      >     Regards<br>
>      >      >>      >     Rolf<br>
>      >      >>      ><br>
>      >      >>      ><br>
>      >      >>      >     ----[ Gambas mailing-list is hosted by<br>
>      >      >> <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      >      >>      ><br>
>      >      >>      ><br>
>      >      >>      ><br>
>      >      >>      ><br>
>      >      >>      > ----[ Gambas mailing-list is hosted by<br>
>      >      >> <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      >      >>      ><br>
>      >      >><br>
>      >      >><br>
>      >      >>     ----[ Gambas mailing-list is hosted by<br>
>      > <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      >      >><br>
>      >      >><br>
>      >      >><br>
>      >      >><br>
>      >      >> ----[ Gambas mailing-list is hosted by<br>
>      > <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      >      >><br>
>      >      ><br>
>      >      ><br>
>      >      > ----[ Gambas mailing-list is hosted by<br>
>      > <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      ><br>
>      >     ----[ Gambas mailing-list is hosted by<br>
>     <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      ><br>
>      ><br>
>      ><br>
>      ><br>
>      > ----[ Gambas mailing-list is hosted by<br>
>     <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
>      ><br>
> <br>
> <br>
>     ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> <br>
> <br>
> <br>
> <br>
> ----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
> <br>
<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>