jrgemignani commented on issue #1455:
URL: https://github.com/apache/age/issues/1455#issuecomment-1897584117

   Both the README and install.sh files aren't very good. If you look at the 
install file, you will basically need to -
   
   1. Make sure that you have installed and selected the latest version of JAVA.
   2. Make sure that you have installed the latest version of ANTLR **and** it 
is in the `CLASSPATH`. 
   3. You need to build the files in the parser directory using generate.sh. 
This is not in the `install.sh` file.
   4. You will need to run that last command in install.sh for Age.g4 and give 
it the correct location parser/Age.g4
   5. You will then need to modify the DSN information to reflect your database 
connect information.
   
   After that you should be good to go.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to