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

   @maehara-n Building requires -
   
   - Java 11 or higher to be installed.
   - ANTLR 4.11.1 or higher to be installed and included in the CLASSPATH
   - Golang 1.18 or higher to be installed.
   
   As I mentioned, the `README.md` and associated installer scripts aren't very 
good. I have updated the `README.md` and the `install.sh` script  in PR #1527 
to verify that the above conditions are met. However, I have removed the 
installation of Java, ANTLR, and Golang from `install.sh` script as this should 
be done by the system administrator i.e. it is not our responsibility. 
Currently, I am waiting for that PR to be merged.
   
   Once the above criteria are met, the parser and lexer can be built in the 
`driver/golang/age` directory via the `install.sh` script. The current 
`generate.sh` script in that directory generally works, but also needs to be 
updated or removed.


-- 
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