Forum Discussion
Altera_Forum
Honored Contributor
21 years agoBuild error : unable to locate Java runtime
Hello I just received my new cyclone dev kit with Nios II 1.1. Before installing the new development tools I completely uninstalled existing quartus and nios versions. I also deleted related en...
Altera_Forum
Honored Contributor
21 years agoIt turned out to be a file permission problem, the error message was simply misleading. Actually java.exe could be located but was not executable under cygwin. Only the admin and user groups had any permissions for this directory. My own user account had to be added to the list of groups or users to make it work, although I am a member of the users and administrators groups. Obviously the default cygwin install cannot handle ACLs properly. Are there any notes about this in the documentation? I would also expect the setup to enforce any required file permissions.