Roy Lemmon skribis: > Hi, > > I would like to set up a java environment on guix. I have installed the > openjdk package. However it doesn't give access to commands such as the > compiler javac. I am unsure what package I need to install for this. > > Note I have not used java before. > > Thanks for any help. > > Cheers > Roy. Hi, Have you tried installing the jdk output of the openjdk package? With: guix install openjdk:jdk