From 472188e7ffcf95a08b2be1abf071e7e06b118188 Mon Sep 17 00:00:00 2001 From: hoenicke Date: Fri, 23 Mar 2001 15:24:12 +0000 Subject: [PATCH] Added description how to run automake/autoconf. Option of configure is --with-java not --with-jdk git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@1310 379699f6-c40d-0410-875b-85095c16579e --- jode/INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jode/INSTALL b/jode/INSTALL index 8fcc65d..d9fbb81 100644 --- a/jode/INSTALL +++ b/jode/INSTALL @@ -7,6 +7,10 @@ won't work. This package was designed to use the GNU standard for configuration and makefiles. To build and install do the following: +0). If you have downloaded the code from the CVS repository create +configure and Makefile.in with autoconf-2.13 and automake-1.4. Type +"aclocal; automake -a; autoconf". + 1). You need a java development kit (at least version 1.1), some unix tools and some java packages. Make sure that you have all java packages that are needed in your classpath. This are gnu.getopt, and @@ -33,7 +37,7 @@ if you have JDK 1.1 you also need the collection classes and swing for various options you might want to pass to configure to control how the package is built. "configure --help" will give a complete list. -Use the --with-jdk option to specify the install directory of the jdk. +Use the --with-java option to specify the install directory of the jdk. If you have jikes, you should specify it with --with-jikes. You can give a path to the directory where it resides, otherwise it is