View Single Post
  #1   (View Single Post)  
Old 22nd July 2015
mattthumper mattthumper is offline
Real Name: Matt Morrow
Port Guard
 
Join Date: Jul 2015
Location: Virginia, USA
Posts: 20
Default Netbeans and jdk1.7.0_03

Hello,

I am an OpenBSD (5.7) newbie, so please be patient!

Netbeans needs java jdk1.7.0_03 -

Code:
> netbeans
Error: JAVA_HOME is not defined correctly: /usr/java/jdk1.7.0_03
       Unable to find /usr/java/jdk1.7.0_03/bin/java or it is not executable
a) I do not have any java (ksh: java: not found)
b) I've tried pkg_add for java, jdk, jdk1.7.0_03 with no packages added

Where do I go from here?
What should I do to resolve the Error (displayed above)?

TIA,
Matt

Last edited by ocicat; 22nd July 2015 at 02:13 PM. Reason: Please use [code] & [/code] tags when posting command output.
Reply With Quote