Share

The OpenNLP Leo Project

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Windows build script

You are viewing a single message from this topic. View all messages.

  1. 2002-10-31 14:34:11 UTC
    Since build script is not available for windows platforms this is my build.bat that builded leo succesfully.

    This is a succesfull build.bat for windows xp but it will compile on other windows platform anyway:

    set LOCALCLASSPATH=.\lib\ant.jar;.\lib\jakarta-ant-optional.jar;.\lib\jaxp.jar;.\lib\crimson.jar;%JAVA_HOME%\lib\tools.jar;.\lib\jdom.jar;.\lib\antlr-all.jar;.\lib\gnu-regexp.jar
    set ANT_HOME=.\lib



    %JAVA_HOME%\bin\java -Dant.home=%ANT_HOME% -classpath %LOCALCLASSPATH% org.apache.tools.ant.Main %1

    Good luck,
    Nellios
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.