Comment #7 on issue 572 by [email protected]: 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
------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user