Instructions to build iclasspath
From Indus Communities
iclasspath has been built on Linux and Windows (cygwin). You need to have make, makeinfo, libtool, jikes, mingw32 and gcc installed.
Check out iclasspath from the Indus Developer site by running the command -
cvs -z3 -d <yourlogin_todevelopersite>@developer.aumeganetworks.com: /savane/cvs/iclasspath co .
To build on Linux, do the following
- Go to makedefs and put in appropriate path for LIBTOOLPATH and LIBTOOLBIN
- Run make TARGET = win32
- Go to C:\IVM and run the VM
