[Gambas-user] [Gambas Bug Tracker] Bug #714: Gambas3 Editor crash when adding a new line at end of the file and press "reload"

bugtracker at ...3416... bugtracker at ...3416...
Tue Sep 15 03:47:42 CEST 2015


http://gambaswiki.org/bugtracker/edit?object=BUG.714&from=L21haW4-

Comment #13 by Jussi LAHTINEN:

Hmmm... my script contains;

sudo make clean

And these:

sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3 /usr/local/bin/gbi3 /usr/local/bin/gbs3
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 /usr/local/bin/gbs3
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


This has worked... but apparently there is also "uninstall" option for make (why I haven't use it!??). Now my script executes that also... 
So:
sudo make uninstall
sudo make clean
And then the rms ...


And the result is still the same. Although, the link error disappeared. libdumb remains dumb.






More information about the User mailing list