[Gambas-user] WARNINGS with Commits master 096129d7

Bruce Steers bsteers4 at gmail.com
Sat Dec 5 22:43:59 CET 2020


haha, thank you ,

I investigated , found the bug , and fixed it , just uploaded the fix.

Then came here to reply to find you also found the bug lol :)

Not sure how that pesky little thing got there :(
Line 237 was
curl '$DLFILE' -o  "$DLDIR/$ANAME"

I changed single quotes for doubles and it's okay now.

Thanks again :)


On Sat, 5 Dec 2020 at 21:22, Karl Reinl <karl.reinl at fen-net.de> wrote:

> Am Samstag, den 05.12.2020, 05:41 +0000 schrieb Bruce Steers:
>
>
> you need to install poppler-cpp-dev
> then download the latest commit.
>
>
> This seems like I'm just blowing my own trumpet or a shameless plug but I
> think the facts do have merit ;)
>
> The install/compile script i wrote handled the update perfectly :)
>
> https://gitlab.com/bsteers4/gambas3-compile-and-install
> I use it all the time to update/compile/install.
> Just by pressing return (then typing my pw) ....
> It did a 'git pull' and found a new commit, detected the new dependency
> added and auto installed it for me , then did all but ./reconf-all (as
> i've set it that way)  :)
> If you have not seen it try it out :)
> http://bws.org.uk/images/gci.png
>
>
> Salut Bruce,
>
>
> gave it a chance, and ran it on a poor Mint installation (just the
> basics), download by curl failed don't remember why, and git  because
> wasn't installed.
>
> got it:
>
> Or just press return for git stable. : cs
>
> Enter name for downloaded folder or press return for
>
> default 'gambas-stable' or 'gambas-main' in current dir.
> /home/xxx/Schreibtisch/gambas3-compile-and-install-V3.2/gambas
> (You may also give an alternative path, eg.
> /home/xxx/Downloads/gambas-main)
> Name: ~/src/gambas/3/gambas30/
> Downloading '
> https://gitlab.com/gambas/gambas/-/archive/stable/gambas-stable.zip' to
> '/home/xxx/src/gambas/3/gambas-stable.zip'
>   % Total    % Received % Xferd  Average
> Speed   Time    Time     Time  Current
>
>                                  Dload  Upload   Total   Spent    Left  Speed
>   0     0    0     0    0     0      0      0 --:--:-- --:--:--
> --:--:--     0curl: (6) Could not resolve host: $DLFILE
>
> Error! Downloading with curl failed.
>
> --
>
>
> Amicalement
>
> Charlie
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201205/8635abea/attachment-0001.htm>


More information about the User mailing list