On Mon, 9 Jul 2001 [EMAIL PROTECTED] wrote:

> 
> Yes I am running this from the DOS prompt. Here I hope this helps.
> 
> C:\>C:\Cocoon-2.0b1\build.bat -Dinclude.webapp.libs=yes webapps
> 
> C:\>if not "c:\jdk1.3" == "" goto gotJavaHome
> 
> C:\>if not "c:\Cocoon-2.0b1" == "" goto gotAntHome
> 
> C:\>set CP=c:\jdk1.3\lib\tools.jar;c:\Cocoon-2.0b1\lib\ant_1_3.jar;c:
> \Cocoon-2.0b1\li
> b\ant_1_3-optional.jar;.\lib\xerces_1_4_0.jar;.\lib\xalan-2.1.0.jar
> 
> C:\>c:\jdk1.3\bin\java.exe  -classpath c:\jdk1.3\lib\tools.jar;c:
> \Cocoon-2.0b1\lib\an
> t_1_3.jar;c:\Cocoon-2.0b1\lib\ant_1_3-optional.jar;.\lib\xerces_1_4_0.jar;.
> \lib\xalan
> -2.1.0.jar org.apache.tools.ant.Main -Djava.home=c:\jdk1.3 -Dant.home=c:
> \Cocoon-2.0b1
>  -Dinclude.webapp.libs yes webapps
> Buildfile: build.xml does not exist!
> Build failed

        ok, thanks for the info. The problem is that the build needs to be run
        in the cocoon directory.

        Can you please do a 'cd Cocoon-2.0b1' and run the build batch file
        from there, and let me know what happens.

        Hope that helps.

        Cheers,

        Marcus

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:


---------------------------------------------------------------------
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