[Laszlo-dev] Cygwin

Eric Bloch bloch at laszlosystems.com
Tue Jan 18 07:28:32 PST 2005


The laszlo build on windows still requires cygwin in a few places (in 
theory we could get rid of it some day; but some of our doc tools and 
other things make enough use of it that it would be painful to get there 
for now).

This error means you probably don't have cygwin installed (or at least 
you don't have the standard cygwin/unix grep binary in your path).


-Eric


Doug Hughes wrote:

>  
> Hello all,
>  
> I'm trying to work though my first time building Laszlo.  I'm wondering 
> if to build Laszlo I need to use Cygwin.  The instructions at 
> http://www.openlaszlo.org/download/build/ are a little ambiguous 
> regarding this.  I get the impression that I can set various environment 
> variables in windows and that will suffice.  I set all the variables 
> requested.  However, when I build I see this set of messages returned:
>  
> -------------------
> D:\Projects\Laszlo\lps-2.2>ant build ; ant start ; ant install
> Buildfile: build.xml
>  
> build-opt:
>  
> init:
>      [echo]     Ant project:lps on Windows XP 5.1 x86
>      [echo]     ant.home: D:\Projects\Laszlo\tools\jakarta-ant-1.5.1
>      [echo]     JRE: 1.4.2_04 (Sun Microsystems Inc.)
>      [echo]     JAVA_HOME: d:\Program Files\Java\j2re1.4.2_04\
>      [echo]     LPS Version: 2.2 Production
>      [echo]     LPS_HOME: D:\Projects\Laszlo\lps-2.2
>      [echo]     server.home: d:\Program Files\Apache Software 
> Foundation\Tomcat
> 5.0\
>      [echo]     lps.branch:  lps-2.2
>      [echo]     platform: is  windows
>      [exec]     python version info (2, 2, 3, 'final', 0)
>      [exec]     python xml version info (0, 8, 0)
>  
> scrutinize-internal:
>  
> build:
>  
> build-opt:
>  
> init:
>  
> quick-index:
>     [style] Processing 
> D:\Projects\Laszlo\lps-2.2\laszlo-explorer\nav.xml to D:\
> Projects\Laszlo\lps-2.2\quick-index.html
>     [style] Loading stylesheet D:\Projects\Laszlo\lps-2.2\quick-index.xslt
>  
> init:
>     [mkdir] Created dir: D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\build
>  
> rng:
>     [style] Processing 
> D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\build\lzx.d
> irect.rng to D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\lzx.rng
>     [style] Loading stylesheet 
> D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\str
> ip-docs.xsl
>     [style] Processing 
> D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\build\lzx.d
> irect.rng to D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\lzxdoc.rng
>     [style] Loading stylesheet 
> D:\Projects\Laszlo\lps-2.2\WEB-INF\lps\schema\str
> ip-private.xsl
>  
> dtd:
>  
> build:
>        [if] Error in class net.sf.antcontrib.logic.IfTask
>  
> BUILD FAILED
> file:D:/Projects/Laszlo/lps-2.2/WEB-INF/lps/schema/build.xml:110: 
> Execute failed
> : java.io.IOException: CreateProcess: grep -v "Warning.*cannot \(be 
> \)\?represen
> t.*approximating" log.trang error=2
>  
> Total time: 1 minute 7 seconds
> -------------------
>  
> I don't have the faintest (yet) what this means.  My guess is that I 
> didn't understand something in the instructions.
>  
> So, do I need to follow the instructions from Cygwin and not from 
> Windows Command?  Any help or tips would be appreciated.
>  
> Thanks
>  
> Doug
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev


More information about the Laszlo-dev mailing list