2013/12/23 Andrew Carr <andrewlanec...@gmail.com>:
> Wine not found??  im on a headless server, what did i do wrong?  See
> error below...
>
> Clean setup to test:
>
> Fresh VM with Ubuntu 13.10 64 bit server
> Apache Ant(TM) version 1.9.2 compiled on July 14 2013
> OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3)
> fresh checkout of 8_0_0RC10
>
>> [X] Broken - do not release
>> [] Alpha - go ahead and release as 8.0.0-RC10 alpha
>
>
>
> BUILD FAILED
> /home/support/TOMCAT_8_0_0_RC10/build.xml:2011: Execute failed:
> java.io.IOException: Cannot run program "wine" (in directory

You cannot build a Windows Installer on an Unix system without wine.
(The installer is built by NSIS which is a Windows executable).

You can skip the step by setting "skip.installer" property in Ant configuration.
(This option is not mentioned in BUILDING.txt though).

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to