[Gambas-user] gbx3: no project file in current directory

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Nov 28 22:13:45 CET 2012


Uninstall Gambas ("sudo apt-get purge gambas3" if installed from repos),
then:

sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
/usr/local/bin/gbi3
sudo rm -rf /usr/local/lib/gambas3
sudo rm -rf /usr/local/share/gambas3
sudo rm -f /usr/local/bin/gambas3
sudo rm -f /usr/local/bin/gambas3.gambas

sudo rm -f /usr/bin/gbx3 /usr/bin/gbc3 /usr/bin/gba3 /usr/bin/gbi3
sudo rm -rf /usr/lib/gambas3
sudo rm -rf /usr/share/gambas3
sudo rm -f /usr/bin/gambas3
sudo rm -f /usr/bin/gambas3.gambas

And then re-install Gambas.

Jussi




On Wed, Nov 28, 2012 at 10:07 PM, Willy Raets <willy at ...2734...>wrote:

> A user on a forum has this problem:
>
> Typing gambas3 at command line generates:
>
>     "gbx3: no project file in current directory"
>
> Distro: openSuSe
> Desktop: KDE 3.5
>
> Gambas3 version 3.3.3 installed from RPM
>
> That is all info I have.
>
> Any ideas what could be causing this or what I should ask him to do?
>
> Willy
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel:
> INSIGHTS What's next for parallel hardware, programming and related areas?
> Interviews and blogs by thought leaders keep you ahead of the curve.
> http://goparallel.sourceforge.net
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list