[Gambas-user] About qt, a little issue

Jussi Lahtinen jussi.lahtinen at gmail.com
Mon Jun 17 23:05:11 CEST 2019


Gambas is very easy to compile. I wouldn't worry about that. The
dependencies are listed in the website and compiling itself can be done
with ready made scripts.

First remove Gambas, then install the dependencies. Here is example for
Ubuntu flavour distros:
http://gambaswiki.org/wiki/install/ubuntu#t7

All that need to be done only once.

Copy the attached scripts to some folder and run them like this:
./Update_Gambas3_sources.sh && ./Compile_Gambas3.sh

That way Gambas is compiled only if there is something changed in the
sources. But the scripts can be run separately as well.

Jussi

On Mon, Jun 17, 2019 at 11:48 PM Cedron Dawg <cedron at exede.net> wrote:

> Thanks Jussi,
>
> I'm going to give Manjaro a go and if that doesn't work out try to explore
> options like those.
>
> Can anybody tell me the Gambas version in the Arch repository?  Am I going
> to have to compile my own to get 13.3?
>
> Ced
>
>
> ----- Original Message -----
> From: "Jussi Lahtinen" <jussi.lahtinen at gmail.com>
> To: "user" <user at lists.gambas-basic.org>
> Sent: Monday, June 17, 2019 2:42:08 PM
> Subject: Re: [Gambas-user] About qt, a little issue
>
> There are applications that help you to customize your desktop, like
> changing colors, scrollbar styles, etc separately. IE independently of used
> theme. But I don't know about Mate. I use Cinnamon and I'm pretty happy
> with the already existing themes.
> Gnome-color-chooser works with many desktops, I think GTK+ based only.
>
>
> Jussi
>
>
> ----[ 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/20190618/d28d092e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Update_Gambas3_sources.sh
Type: application/x-shellscript
Size: 665 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190618/d28d092e/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Compile_Gambas3.sh
Type: application/x-shellscript
Size: 883 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190618/d28d092e/attachment-0003.bin>


More information about the User mailing list