I'm currently trying to install vithesaurus on a Arch Linux installation.
The included README file in the SVN checkout talks about a .war file for easy deployment. But this file is nowhere among the files checked out of the SVN repo.
I've tried to compile the app myself using grail. But my knowledge of grail is next to non-existant and the README file doesn't go into very much detail.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm currently trying to install vithesaurus on a Arch Linux installation.
The included README file in the SVN checkout talks about a .war file for easy deployment. But this file is nowhere among the files checked out of the SVN repo.
I've tried to compile the app myself using grail. But my knowledge of grail is next to non-existant and the README file doesn't go into very much detail.
Building the war should be easy, just type "grails war". Let me know if you have problems with that.