INSTALLING SELECT PACKAGES

Example Installation Of:

GNU Gcc, CCache, Antlr, Xerces, Libtool / Autoconf / Automake, Berkeley-Db, Glpk, Gsl, Ocv, and Doxygen.

These notes were made while installing versions of select external packages. The packages themselves contain the actual installation instructions. These notes should only serve as examples. You'll have to make the appropriate substitutions for your site.

In these examples the BOREALIS_SOFTWARE environment variable is set to a directory where the packages will be installed. If you want to install a package in the default system directories omit the --prefix argument and run the make install command as a super user. Note that you can not intall packages in a temporary directory and then copy them elsewhere.


GNU Gcc


CCache


Antlr


Xerces


Libtool, Autoconf and Automake


Berkeley-Db


Glpk


Gsl


Open Computer Vision


Doxygen


Back to the installation page