Re: [Gambas-user] Specifying the location of new Gambas components

2010-09-20 Thread Jay Mallar
On 09/19/2010 09:02 AM, Benoît Minisini wrote: >> We have created some new components for Gambas and we've been putting >> them into the /usr/local/lib/gambas2 directory with the standard >> Gambas components. However, this directory is locked to the root user, >> so developers can't in

Re: [Gambas-user] Specifying the location of new Gambas components

2010-09-19 Thread Benoît Minisini
>We have created some new components for Gambas and we've been putting > them into the /usr/local/lib/gambas2 directory with the standard > Gambas components. However, this directory is locked to the root user, > so developers can't install components there. >Is there a way to insta

[Gambas-user] Specifying the location of new Gambas components

2010-09-17 Thread surfing
We have created some new components for Gambas and we've been putting them into the /usr/local/lib/gambas2 directory with the standard Gambas components. However, this directory is locked to the root user, so developers can't install components there. Is there a way to insta