Re: [Gambas-user] External libs

2011-04-01 Thread Jussi Lahtinen
Nevermind... I got it. Jussi On Sat, Apr 2, 2011 at 03:17, Jussi Lahtinen wrote: > OK. > Doing some testing, and I noticed "Extra files" option from installation > package wizard. > Field for destination directory of extra file stays empty, how to set it? > > Jussi > > > > > 2011/4/2 Benoît Min

Re: [Gambas-user] External libs

2011-04-01 Thread Jussi Lahtinen
OK. Doing some testing, and I noticed "Extra files" option from installation package wizard. Field for destination directory of extra file stays empty, how to set it? Jussi 2011/4/2 Benoît Minisini > > [INTERPRETER] > > * NEW: External libraries can be located inside the project. They are > >

Re: [Gambas-user] External libs

2011-04-01 Thread Benoît Minisini
> [INTERPRETER] > * NEW: External libraries can be located inside the project. They are > automatically copied into /tmp when used. > > > I guess you can't run libraries from NOEXEC partition, even though binaries > itself are in /usr/local/bin..? > Is there any other viable choice than /tmp? Opt

[Gambas-user] External libs

2011-04-01 Thread Jussi Lahtinen
[INTERPRETER] * NEW: External libraries can be located inside the project. They are automatically copied into /tmp when used. I guess you can't run libraries from NOEXEC partition, even though binaries itself are in /usr/local/bin..? Is there any other viable choice than /tmp? Option to use Home