Menu

How to compile sotacs

Help
2007-02-15
2013-04-17
  • Julio C. Rivera

    Julio C. Rivera - 2007-02-15

    I would like to do some changes in sotacs (try to patchs some bugs) and recompile it, but there isn't any build.xml. How can I to recompile it easily?

    Regards.

      Julio-

     
    • perseios

      perseios - 2007-02-16

      Hi,
      There is a build.xml. It is located on the project's top level.
      See http://sotacs.cvs.sourceforge.net/sotacs/sotacs/

      If you want to do changes, the easiest way is to pull the whole project from eclipse and
      then make the build.

      To perform a complete build, you must have forrest installed and the environment variable
      FORREST_HOME must point to your forrest installation directory.

      But to just compile and make the sotacs.jar it is not necessary to run the forrest stuff.
      For that aim just run the target 'buildLibrary'

      Please tell me if you have more bugs than the reported one to make sure to get them all fixed together in a release.

      thanks for help

       

Log in to post a comment.