[Gambas-user] runtime problem
Benoit Minisini
gambas at ...1...
Sat Sep 23 10:34:17 CEST 2006
On Saturday 23 September 2006 09:28, R. Stormo wrote:
> I have tried to copy all the needed files to destination computer , but
> when I run my prosject is says
> /usr/bin/env : gbr2: No sutch file or directory
>
It means that gbr2 must be in the PATH.
Be careful that gambas installation path is hard-encoded inside the
interpreter, unless a /usr/bin/gbx2 symbolic link is defined. In that case,
the gambas installation path is the directory of the symbolic link target.
Regards,
--
Benoit Minisini
More information about the User
mailing list