1) download the classlib.2.0.tgz from site.<p>
2) untar in your home directory<p>
tar -xvzf classlib.2.0.tgz
3) change to classlib directory
cd classlib
4) run ./configure
5) run make
6) run ./install (as root)
it install the library in /usr/lib
the header files in /usr/src/classlib
the documentation in /usr/share/doc/classlib
Download it from Sourceforge project home for classlib.
Linux kernel version 2.4.x or later
GCC 2.96 or later
In order to compile and install Classlib on your system, type the following in the base directory of the Classlib distribution:
% ./configure
% make
% su
# ./install
NOTE: use ./install NOT make install!!!
Since Classlib uses
autoconfyou should have not trouble compiling it. Should you run into problems please report them to the the author at Nicola De Nisco