You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Enlightened <at...@triad.rr.com> on 2001/03/26 06:51:15 UTC

Windows Build problems

Simply put, I can't get Velocity to build under Win98.  I have the NuSphere
MySQL / Apache system installed and running.  JDK 1.3 is installed and my
JAVA_HOME path is set to "D:\Program Files\jdk1.3"  When I run the build.bat
(from D:\Program Files\dist\velocity-1.0b1\build") I receive 4 error
messages "Out of environment space" (responding the 4 SET CLASSPATH
statements I'm guessing) followed by a "bad command or file name"...

I've managed to resolve the problems with the CLASSPATHs (I think, at least
I don't get the "Out of..." msg anymore.  But, I still receive the "bad
command..." msg, after which it does nothing.

I've checked my paths, java.exe runs fine if called from the command prompt
(even when called from outside of it's directory.)

Any ideas anyone?  :-)

Thanks,
Allan


Re: Windows Build problems

Posted by Jon Stevens <jo...@latchkey.com>.
on 3/25/01 8:51 PM, "Enlightened" <at...@triad.rr.com> wrote:

> Simply put, I can't get Velocity to build under Win98.  I have the NuSphere
> MySQL / Apache system installed and running.  JDK 1.3 is installed and my
> JAVA_HOME path is set to "D:\Program Files\jdk1.3"  When I run the build.bat
> (from D:\Program Files\dist\velocity-1.0b1\build") I receive 4 error
> messages "Out of environment space" (responding the 4 SET CLASSPATH
> statements I'm guessing) followed by a "bad command or file name"...

Ok, I just tested on my Win98 box and everything worked fine and I didn't
get any bad command or file name problems...however, I also updated the
build.bat to match the classpath for the build.sh...but that wasn't a
problem...

So, I bet you were getting those errors as a result of your OOES problems...

thanks,

-jon


Re: Windows Build problems

Posted by Jon Stevens <jo...@latchkey.com>.
on 3/25/01 8:51 PM, "Enlightened" <at...@triad.rr.com> wrote:

> Simply put, I can't get Velocity to build under Win98.  I have the NuSphere
> MySQL / Apache system installed and running.  JDK 1.3 is installed and my
> JAVA_HOME path is set to "D:\Program Files\jdk1.3"  When I run the build.bat
> (from D:\Program Files\dist\velocity-1.0b1\build") I receive 4 error
> messages "Out of environment space" (responding the 4 SET CLASSPATH
> statements I'm guessing) followed by a "bad command or file name"...

I will test and fix the other problems in a few minutes, but the OOES is
your problem...

rtfm...

<http://www.google.com/search?q=Out+of+environment+space&btnG=Google+Search>

-jon