RE: FW: Trouble with installation

2008-04-30 Thread Sean Tiley
Obvious but you have the ANT_HOME\bin directory in your path environment variable? Sean -Original Message- From: Debbie Shapiro [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 3:34 PM To: Ant Users List Subject: RE: FW: Trouble with installation Hey it looks like I'

RE: FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
ssage- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 12:25 PM To: Ant Users List Subject: Re: FW: Trouble with installation Looking at the JAVA_HOME setting: JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15; You have a trailing '";", this may not be good. Pe

Re: FW: Trouble with installation

2008-04-30 Thread Peter Reilly
- > Temp dir is C:\DOCUME~1\ADMINI~1.ENG\LOCALS~1\Temp\ > Temp dir is writeable > Temp dir alignment with system clock is 16 ms > > > --- > Locale information >

RE: FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
ction Debbie Shapiro, Data Warehouse Manager Office: 425.402.2233 -Original Message- From: Taj, Abdul [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 11:43 AM To: Ant Users List Subject: RE: FW: Trouble with installation That would only matter if he had given "Program

RE: FW: Trouble with installation

2008-04-30 Thread Taj, Abdul
W: Trouble with installation I noticed this > ANT_HOME=C:\Progra~1\Ant\apache-ant-1.7.0 > JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15; It appears that Ant and Java are installed in the "Program Files" folder. I would first install and to C\:ant or something similar. Please do not

Re: FW: Trouble with installation

2008-04-30 Thread glenn opdycke-hansen
I noticed this > ANT_HOME=C:\Progra~1\Ant\apache-ant-1.7.0 > JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15; It appears that Ant and Java are installed in the "Program Files" folder. I would first install and to C\:ant or something similar. Please do not use a folder name with an embedded space. Then c

FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
Sent: Monday, April 28, 2008 12:45 PM To: Ant Users List Subject: RE: Trouble with installation Thanks so much for the quick response! think I have this working now. Part of the problem was having both the JDK and JRE paths in my JAVA_HOME when I only needed the JDK there. I also had to point to

Re: Trouble with installation

2008-04-28 Thread glenn opdycke-hansen
looking for stuff. > > > > > Debbie Shapiro, Data Warehouse Manager > Office: 425.402.2233 > > > -Original Message- > From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] > Sent: Friday, April 25, 2008 7:41 PM > To: Ant Users List > Subject: Re: Trou

RE: Trouble with installation

2008-04-28 Thread Debbie Shapiro
Manager Office: 425.402.2233 -Original Message- From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] Sent: Friday, April 25, 2008 7:41 PM To: Ant Users List Subject: Re: Trouble with installation What is the java home directory? what is PATH and JAVA_HOME? Also, you stated that the jdk

Re: Trouble with installation

2008-04-25 Thread glenn opdycke-hansen
What is the java home directory? what is PATH and JAVA_HOME? Also, you stated that the jdk was installed but later indicate that jre was being used. --glenn On Fri, Apr 25, 2008 at 1:19 PM, Debbie Shapiro <[EMAIL PROTECTED]> wrote: > Hello - > > Let me preface this with saying I am not a Java g

Trouble with installation

2008-04-25 Thread Debbie Shapiro
Hello - Let me preface this with saying I am not a Java guru by any means. I am trying to install Ant 1.7 in conjunction with a Pentaho Business Intelligence installation. I had extracted the application into a directory on my server and tried to create a build.xml but then learned that Ant needs