On Sat, Dec 9, 2017 at 1:04 AM, Kruglov Sergey <kr_se...@hotmail.com> wrote:
> Hi!
>
> I installed the 'gambas-3.10.0' from the overlay 'jorgicio'
> (http://data.gpo.zugaina.org/jorgicio/dev-lang/gambas/)
> And I can't run it. In /usr/bin/gambas3 there is a link to 'gambas3.gambas'
> and 'gambas3.gambas' not found.
> Maybe somebody already fix it?
>

I found https://forums.gentoo.org/viewtopic-t-1046778-start-0.html. It
may or may not be what you are looking for, it seems someone
recommends installing from source and avoiding the overlay. Typically
for small projects this is decent advice. Most overlays are not very
high quality, mainly due to the sole maintainer finding other things
to do.

If you can figure out what the executable name is supposed to be, you
can find where it is with `find` or `locate`. You may have to build it
from source in your $HOME to figure out what it's called.

Cheers,
     R0b0t1

Reply via email to