At 05:49 AM 21/01/02, you wrote:
>The following is from http://jakarta.apache.org/ant/manual/install.html:
>----------------
>Windows
>Assume Ant is installed in c:\ant\. The following sets up the environment:
>
>set ANT_HOME=c:\ant
>set JAVA_HOME=c:\jdk1.2.2
>set PATH=%PATH%;%ANT_HOME%\bin
>----------------
>
>I assumed this meant I typed these lines at an MS-DOS prompt, but when I
>did, it didn't like the 3rd one b/c it said "Too many parameters".  Any
>ideas why or how I get around this?


What are you installing on? WinNT? 2000? etc?


What's on your path at the moment? There's a limit to the length of the 
path (I think it's 256 chars, but I could well be mistaken here...)

(And I just tried the third command on my Win2000 box here, and it worked 
fine.)

Jim


--

                           *   Jim Cheesman   *
             Trabajo: 
[EMAIL PROTECTED] - (34)(91) 724 9200 x 2360
                          Clones 
are people, two



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to