NGSEP/NGSEPcore

Making NGSEP 4.2.1

Rem1burwell opened this issue · 3 comments

Screen Shot 2022-06-27 at 2 33 09 PM

I am having issues making NGSEP 4.2.1 and have tried the instructions in the README file. When following those directions, the file cannot be found in the directory and is not .tar.gz as listed in the instructions. I am operating on a cluster and used git to grab the whole NGSEPcore, so I am confused as to why it can not find the file in the directory. I have included a screenshot of what happens when I try to use the make file. Thanks :)

What's your java version? Set.of and List.of were introduced in Java 9 and not available in Java 8.

Thanks! I checked the version by using java -version and found the cluster only uses Java 8. So now I need to find a workaround to use the newer version- the tutorial says at least version 11 is required.

Hi
Thanks for the question and the answer. I just released officially version 4.2.1. About java, if you do not have admin rights, you can just download and decompress the distribution of java 11 most appropriate for your operative system and use the full path to the java executable to run NGSEP, as well as other java programs