Sample Header Ad - 728x90

Can't install Oracle JDK in Linux Mint 19.2

0 votes
1 answer
241 views
I have downloaded Oracle JDK 11 and I'm trying to install it on my Linux Mint (x64). After downloading the tarball, I extracted it to my /usr/lib/jvm and exported it to PATH: export PATH=$PATH:/usr/lib/jvm/jdk-11.0.5/bin/java but if I try to: java -version bash says: zsh:command not found: java There are something that I'm missing?
Asked by FearX (246 rep)
Oct 23, 2019, 11:30 AM
Last activity: Oct 23, 2019, 04:21 PM