Remove unnecessary $O from gengetopt target.
[osl.git] / INSTALL
1 You'll need gcc-4, gnu make and openssl to install libosl. gengetopt
2 is needed for the oslfsck executable, and help2man to generate its
3 man page.
4
5 Type
6
7         make
8
9 to build the library and
10
11         make install
12         ldconfig
13
14 as root to install. The default installation prefix is /usr/local. Edit
15 Makefile to change the prefix.
16
17 The make targets in the web/ directory are used for web page generation
18 and are not needed to compile, install or use libosl. In order to
19 make these targets the following additional tools are needed:
20
21         - http://www.stack.nl/~dimitri/doxygen/ (doxygen)
22         - http://hydra.nac.uci.edu/indiv/ehood/man2html.html (man2html)
23         - http://www.triptico.com/software/grutatxt.html (grutatxt)
24         - convert (from the http://www.imagemagick.org/script/index.php (ImageMagick) package)
25
26 The osl logo was created with Adobe Illustrator by Sebastian Schultheiss.