Next Previous Table of Contents
JMirror 0.1 can be obtained from:
In order to successfully use JMirror, you need the following programs and libraries which are available on most platforms as distribution packages and thereby can be installed easily.
Required:
In order to install JMirror on your system, type the following in the directory to which you downloaded the JMirror distribution:
% tar zxvf JMirror-0.1.tar.gz % cd JMirror-0.1 % make
This will compile JMirror in the current working directory. Once
this is done, you can copy the classes to a convenient location somehwere in
your CLASSPATH.
If you downloaded the Jar, you can simply add it's location to your
CLASSPATH.
Should you run into problems please report them to the the author at jschauma@netmeister.org
Next Previous Table of Contents