[Gambas-user] Softwarefarm / Libraries etc.
Charlie Reinl
Karl.Reinl at ...2345...
Fri Sep 16 23:29:47 CEST 2016
Am Freitag, den 16.09.2016, 22:21 +0200 schrieb Benoît Minisini:
> Le 16/09/2016 à 22:10, Charlie Reinl a écrit :
> > Salut Benoît,
> >
> > problem : I have a project using a gambas written library. How can I
> > install/set that on Softwarefarm?
> > *.gambas on /Data (project root) are not taken into account.
> >
> > While that sudo function is not necessarily needed, how can I load it
> > per (hand) code, if present.
> >
>
> Two things are missing:
>
> 1) Support for installing a library from the software farm.
And just an exception to get *.gambas into account
>
> 2) Dependencies between softwares.
Ok, no way around that!
>
Finally, what I can do is a Dummy-Starter.gambas, porting the project
name, which looks if the two (or more) files myApp.gambas.EXEC and
myLib.gambas.LIB can be found in ~/.local/share/gambas3/bin/<vendor> and
renamed to myApp.gambas and myLib.gambas and then starts myApp.gambas.
Sure that works, because if it is not *.gambas it will be took into
account!
That's best unix tradition... make it run!
--
Amicalement
Charlie
More information about the User
mailing list