install.dox
This section explains how to install libenki from the source distribution.
To compile libenki and programs who depend on it, you need a working and fairly recent c++ compiler (at least 3.4 when using g++ because gcc 3.3 or lower does not yet understand some of the templates used), a working sh compatible shell and the following libraries:
Once you have downloaded and extracted the libenki source distribution, you have to configure it by typing: in libenki's directory. Then you can make it by typing: and install it system wide by typing (you need to be root for this step if your install destination folder (default /usr/local) is not writable from your normal user):
This section explains how to compile libenki from an SVN snapshot. It assumes that libenki is already extracted from SVN and does not explain how to use SVN. For an introduction to SVN, visit: http://subversion.tigris.org
To bootstrap libenki from SVN, you need the following additional tools:
You first need to create the configure-file by doing: You can then follow the instructions found in the Compilation section above.
Generated on Mon Oct 24 17:33:58 2005 for Enki by
1.4.2