install.dox
This section explains how to install libishtarnet from the source distribution.
To compile libishtarnet 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) and a working sh compatible shell.
Once you have downloaded and extracted the libishtarnet source distribution, you have to configure it by typing: in libishtarnet'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 libishtarnet from an SVN snapshot. It assumes that libishtarnet 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 libishtarnet 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:30:54 2005 for libishtarnet by
1.4.2