[Gambas-user] Gambas in a container
Charlie Reinl
Karl.Reinl at Fen-Net.de
Wed Apr 21 23:29:12 CEST 2021
Am Mittwoch, den 21.04.2021, 21:33 +0200 schrieb Martin:
> Hi.
> Developing Gambas IDE and developing programs with Gambas, in
> practice, implies having two versions of the IDE and since they
> cannot coexist in the same system (correct me if I'm wrong) we
> must have a double system boot or have a virtual machine.
> But if it possible to use Gambas IDE through
> a LXC, Docker or something like that, which would involve less
> system resources, Would anyone have any tutorials or ideas?
> What do you think?
>
>
> Martín.
>
>
>
>
Salut Martin,
Not a good idea. To emulate the development environment, you need more
than just the gambas IDE. In fact, you need a clone of the main system.
What I used to do, to test on two or more gambas versions, I had two or
more directories with the corresponding compiled versions. So I just
needed a 'sudo make install' and a little time to switch over.
In a docker solution, everything has to be maintained twice/multiple
times.
--
Amicalement
Charlie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210421/2db4cd1e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 691 bytes
Desc: This is a digitally signed message part
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210421/2db4cd1e/attachment.sig>
More information about the User
mailing list