RE: Could not compile

2002-07-01 Thread joseph . aloysius . gilvary
Another thing I just remembered is making sure ant is on the classpath, not just in the extensions directory. "Torsten Erler" <[EMAIL PROTECTED]> 07/01/2002 09:46 AM Please respond to fop-dev To: <[EMAIL PROTECTED]> cc: Subject:

RE: Could not compile

2002-07-01 Thread Torsten Erler
ent: Montag, 1. Juli 2002 15:27 > To: [EMAIL PROTECTED] > Subject: RE: Could not compile > > > Thanks for the reply Keiron, > I have the JAVA_HOME pointing towards the JDK and not > the JRE. Just > for confirmation, I have installed JDK 1.3 and changed the JAVA_HOME > po

RE: Could not compile

2002-07-01 Thread joseph . aloysius . gilvary
.1), then installed 1.4. That worked. FWIW, I had no trouble at all moving to 1.4 on Linux back in my office. HTH, Joe RamanaJV <[EMAIL PROTECTED]> 07/01/2002 09:27 AM Please respond to fop-dev To: [EMAIL PROTECTED] cc: Subject: RE: Could not compile

RE: Could not compile

2002-07-01 Thread RamanaJV
with the java version. I'm using fop version 0.20.3. Is 0.20.3 not ready for JDK 1.4? -Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 5:23 PM To: FOP Subject: Re: Could not compile You probably have your JAVA_HOME pointing to a jre dir

Re: Could not compile

2002-07-01 Thread Keiron Liddle
You probably have your JAVA_HOME pointing to a jre directory. It needs to be a jdk directory that contains extra jars. On Mon, 2002-07-01 at 13:01, RamanaJV wrote: > Hi everyone, > I'm trying to compile the source files through build.bat and it > fails saying the following error > > F:\fo