[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where is javac?
From: |
Blake McBride |
Subject: |
Where is javac? |
Date: |
Mon, 24 Jul 2023 19:42:08 -0500 |
Greetings,
I am using the Guix OS version 1.4 with all of the updates. I installed
Java with the command:
guix install openjdk@17
That correctly installed java version 17 but did not install javac. So:
# java -version
returns version 17
#javac -version
returns command not found
The JDK should include javac. How can I get it?
Thanks!
Blake McBride
- Where is javac?,
Blake McBride <=