[Gambas-user] Issue 572 in gambas: Gambas will not compile

gambas at ...2524... gambas at ...2524...
Sat Oct 25 21:49:57 CEST 2014


Comment #7 on issue 572 by tabo... at ...626...: Gambas will not compile
https://code.google.com/p/gambas/issues/detail?id=572

Hmm, I guess you didn't uninstall your failed compilation attempt? It *may*  
be that the Gambas interpreter from your distribution loads components from  
your
compilation attempt (and that they're incompatible). This could explain the
error in your comment #2.

Try this:
  1. Go to the directory you tried to *compile* Gambas from. If you don't  
have it
     anymore, get the source archive again and run
       $ ./reconf-all && ./configure
     there. No make or make install needed this time.
  2. As root, do
       # make uninstall
  3. Reinstall Gambas via apt-get.

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list