On Thu, 14 Jun 2001, Christopher Kohlhaas wrote:

> Arno Illmann [[EMAIL PROTECTED]] wrote:
> >
> > |C:\Programme\ApacheGroup\jakarta-tomcat-3.2.1\webapps\cocoon>set
> > CP=C:\Programme
> > |\java\jdk\lib\tools.jar;.\lib\ant_1_3.jar;.\lib\ant_1_3-optional.jar;.\lib\xerce
> > |s_1_4_0.jar;.\lib\xalan-2.1.0.jar
> > |Kein Speicherplatz mehr im Umgebungsbereich
> > -("Not enough memory in environment")
>
>
>   <faq>
>    <question>
>     Windows 95/98 tells me that I don't have enough environment- memory?
>    </question>
>    <answer>
>     This is another neat feature from DOS- times.
>     To increase enviroment-space add the following line to your
>     config.sys (and restart):
>     shell=c:\command.com /E:4096 /P
>    </answer>
>   </faq>

Thanks for the faq entry. I've commited it right away.

>   Question to the Cocoon-Devolpers:
>   The variable CP in the build.bat is used only once in the script.
>   Can't we get rid of the variable and cut and paste it directly
>   in th excute command?
>   That lengthen this command but reduces the chance of an
>   Not-Enough-Enviroment-Space-Error.

You might be right concerning the Not-Enough-Enviroment-Space-Error but
that line then look really uglly and is quite long. And I can tell you
that sooner or later some smart developer here will split it again :)

Giacomo


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