Closed diziup closed 9 years ago
As regards the first issue, open the install.sh script with your favorite text editor and look for the section: ant and awk test; then add the "--usage" oprion to the awk command, i.e. awk --usage; rerun the script.
Concerning the second issue, could you tell us which version of ant are you using?
Best, Roberto
Thank you for the reply, The --sage addition fixed it, yet now I get the same error as in the second issue : [image: Inline image 1]
The ant version I am using is: Apache Ant version 1.7.1 compiled on August 24 2010
Thanks again, Liora
On Mon, Mar 23, 2015 at 10:53 AM, rzanoli notifications@github.com wrote:
As regards the first issue, open the install.sh script with your favorite text editor and look for the section: ant and awk test; then add the "--usage" oprion to the awk command, i.e. awk --usage; rerun the script.
Concerning the second issue, could you tell us which version of ant are you using?
Best, Roberto
Reply to this email directly or view it on GitHub https://github.com/hltfbk/Excitement-Open-Platform/issues/522#issuecomment-84891525 .
using a more recent version of ant, e.g., apache-ant-1.9.4 should solve the issue
Yes, that indeed resolved that. One more issue though unfortunately -
[image: Inline image 1] And indeed in the build.xml file I see that url http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/english-par-linux-3.2.bin.gz is empty...
Thanks again, Liora
On Mon, Mar 23, 2015 at 12:05 PM, rzanoli notifications@github.com wrote:
using a more recent version of ant, e.g., apache-ant-1.9.4 should solve the issue
Reply to this email directly or view it on GitHub https://github.com/hltfbk/Excitement-Open-Platform/issues/522#issuecomment-84925402 .
we have just updated the build.xml file, Download it again and let we know.
Liora, could you tell us if you were able to install the EOP so that we can close this issue?
Yes, I installed EOP,
Thank you, Liora
On Wed, Mar 25, 2015 at 9:19 AM, rzanoli notifications@github.com wrote:
Liora, could you tell us if you were able to install the EOP so that we can close this issue?
Reply to this email directly or view it on GitHub https://github.com/hltfbk/Excitement-Open-Platform/issues/522#issuecomment-85891792 .
The issue has been solved so that we can close it.
I am facing a problem trying to install the new version of EOP on a linux machine, using the command sh ./install.sh 1.2.1 treetagger: When it gets to the point of checking the awk, it seems to crash, after if finished to check ant, maven etc. (The command without the treegager works and all is installed) see please the following image, .
I also tried to install it using the instructions here via CLI (https://github.com/hltfbk/EOP-1.2.1/wiki/Step%20by%20Step,%20TreeTagger%20Installation) and get this err or (see please 2. png).
Is there any idea what could be the problem and solution?
Much thanks in advance, Liora Braunstein