Introduction - If you have any usage issues, please Google them yourself
use by ubantu
way
cd ~/work/free
$ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz
$ tar xzvf classpath-0.98.tar.gz
$ cd classpath-0.98
$ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --disable-plugin --disable-alsa --disable-dssi
$ make -i
$ sudo make install -i