Gubbins

From wiki
Revision as of 14:34, 18 August 2016 by Rf (talk | contribs)
Jump to: navigation, search


Admin notes

The documentation mostly goes over installation via linuxbrew, and looks very convenient. However, linuxbrew is not designed wth clusters in mind, and despite attempts, it causes some problems, so it had to be abandoned.

On the source compilation, there will be problems with libtool versions. You can get over this by

autoreconf --force --install

instead of the "autoreconf -i" as advised int he INSTALL.md file.