The problem is that you launch a batch-file (*.bat), e.g. "build.bat"
with "build" and not with "build.bat" (it's the same with any program
(*.exe, *.com, ...), by the way ...).

So the command you have to use is:

  build -Dinclude.....

Greetings,
Eugen

> -----Ursprüngliche Nachricht-----
> Von: Alexander Churin [mailto:[EMAIL PROTECTED]] 
> Gesendet: Donnerstag, 17. Jänner 2002 18:24
> An: [EMAIL PROTECTED]
> Betreff: Just starting COCOON
> 
> 
> I have been reading these install docs back and forth for 2 
> days now and I am missing something.  I am running Tomcat 4.0 
> using the Catalina web server on win2000 and winXP.  It is 
> working just fine and I want to add COCOON to the whole 
> thing.  So after downloading the latest binary distribution 
> of COCOON 2.0 I am in the process of setting it up.  The 
> install file tells me to BUILD cocoon using build. bat.  Well 
> I don't have build.bat.  No clue where to find it either.  I 
> moved the war file that cam in the zip to the tomcat/webapps 
> dir and that did nothing so I guess I have to build it even 
> though I have downloaded the binaries.
> 
> so far I have set up
> SET JAVA_HOME=C:\jdk1.3.1_01
> 
> my next step is:
> build.bat -Dinclude.webapp.libs=yes 
> -Dinstall.war=%TOMCAT_HOME%\webapps
> install
> 
> I get the error:
> 'build.bat' is not recognized as an internal or external 
> command, operable program or batch file.
> 
> Please, someone save me!
> 
> 
> 
> _________________________________________________________
> 
> Do You Yahoo!?
> 
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered 
> in the FAQ before posting. 
<http://xml.apache.org/cocoon/faqs.html>

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





---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to