Yeah, wiki stuff is out of date. You'll need to set up environment variables. Hopefully the error messages are informative enough to give you a clue.
I'll try to take a shot at updating the wiki. I might also be able to post my binaries after I get a few kinks worked out. -Alex On 1/4/14 6:03 AM, "Tom Chiverton" <t...@apache.org> wrote: >On Friday 03 Jan 2014 19:23:58 Alex Harui wrote: >> Hi Tom, >> >> Thanks for trying it. I think these scripts are expecting to be run >> inside an expanded binary package. Run ant release, > >falken@wopr:~/workspace/flex-falcon$ ant release >Buildfile: /home/falken/workspace/flex-falcon/build.xml > >check-flex-home: > [echo] FLEX_HOME is ${env.FLEX_HOME} > >BUILD FAILED >/home/falken/workspace/flex-falcon/build.xml:126: The environment >variable >FLEX_HOME is not set to a directory > >I think the build docs on the Wiki might have missed some stuff out as it >only >mentions JFlex ? > >-- >Tom