1

I am new to Apache gora.Just installed it an build it by maven (mvn clean install as in doc). After that i was trying to compile gora-turoial module(It is the example included with the dowloaded project.)

But when i try to run apache-gora-0.8/bin/gora goracompiler gora-tutorial

it sas 'gora is not recognized as internal or external command'. These are the modules in apache-gora-0.8 project

1 Answers1

0

bin/gora command script is designed to be run in a Linux environment, not in a Windows one.

I have created an issue in the Apache's Jira to add a script executable under Windows. Thank you!

Alfonso Nishikawa
  • 1,876
  • 1
  • 17
  • 33