2010/7/5 Fabien Bodard :
> i think there is a problem on your PATH environment variable
>
> Just add
>
> export PATH=$PATH:/usr/local/bin
> in ~/.bashrc
and open a new console after
>
>
> 2010/7/5 Dimitris Anogiatis :
>> Matti,
>>
>> first go to /usr/local/bin
>>
>> then type gbr3 and then press
Le 30 juin 2010 18:02, Benoît Minisini a écrit :
>> > I guess what I'm suggesting is that within the same searchbox that pops
>> > up when you search a module, it has an option of 'search globally', and
>> > that then - F3 would just move to the next occurrence in the project,
>> > not just contin
No, same result as before:
math...@mattitux:~> cd /usr/local/bin
math...@mattitux:/usr/local/bin> gbr3
ERROR: #35: Cannot open file '.': No such device
0: ?
math...@mattitux:/usr/local/bin> gbr3 gambas3.gambas
gbr3: no project file in 'gambas3.gambas'.
Am 05.07.2010 08:36, schrieb Dimitris Anogi
i think there is a problem on your PATH environment variable
Just add
export PATH=$PATH:/usr/local/bin
in ~/.bashrc
2010/7/5 Dimitris Anogiatis :
> Matti,
>
> first go to /usr/local/bin
>
> then type gbr3 and then press enter
>
> If you get something like this:
>
> gbr3: no archive file
>
> th
Matti,
first go to /usr/local/bin
then type gbr3 and then press enter
If you get something like this:
gbr3: no archive file
then gambas is located in /usr/local/bin/
and you can try this
gbr3 gambas3.gambas
(since you're already in /usr/local/bin/)
I hope this takes you a bit further
Regar
Hi Dimitri,
there is no directory /usr/local/bin/gambas3/ here.
And when I try any commands in /usr/local/bin/, I get messages like "ERROR: #35:
Cannot open file '.': No such device
0: ?" or "gbr3: no project file in 'gambas3.gambas'."
Matti
Am 05.07.2010 07:59, schrieb Dimitris Anogiatis:
> Hey
Hey Matti
try starting gambas from the terminal by typing
/usr/local/bin/gambas3/gbr3 /usr/local/bin/gambas3/gambas3.gambas
it should run the Gambas IDE then.
I hope this helps
Regards
Dimitris
On Sun, Jul 4, 2010 at 11:21 PM, Matti wrote:
> Once again, I tried to install Gambas3 on my SuSe
Once again, I tried to install Gambas3 on my SuSe 11.2.
Got rev 3025 from svn, and this time appearently the installation ran without
errors.
But when I try to start gambas3, I get the message above.
What now? I found one thread in the mail archives, but this looks like there was
something wrong i