|
netbeans 6.7.1 on slack 13.0 issue
I downloaded the netbeans 12.2 slackbuild for netbeans 6.5.1 and adapted it for netbeans 6.7.1 (downloaded from netbeans.org) by changing some references from 6.5 to 6.7 and the resulting package built and then installed just fine. (There's no slackbuild for 13.0 in slackbuilds.org just now).
Netbeans appears to run fine too, but, whenever I try and compile java code inside it, it complains that I don't have the jdk setup correctly and can't find javac. I installed the jdk package from slackware 13's /extra and it all seems to be there in /usr/lib/java as I'd expect. I also played around with every relevant setting in netbeans I could think of, but to no avail.
Anyone else hit a problem like this?
EDIT: have installed 6.5.1 instead and it works fine.
Last edited by mcnalu; 09-24-2009 at 03:41 PM.
Reason: extra info
|