neocytrix Posted October 29, 2006 Share Posted October 29, 2006 Hello everyone, I am trying to install the Java compiler onto my Debian system. I downloaded a file called j2eesdk-1_4_03-linux.bin. Can someone please enlighten me on how I would go about installing this type of file. I thought I had done it before using something like sh j2eesdk-1_4_03-linux.bin but all I get with that isj2eesdk-1_4_03-linux.bin: cannot execute binary file . Any help is greatly appreciated -Neocytrix Link to comment Share on other sites More sharing options...
Artificial Intelligence Posted October 29, 2006 Share Posted October 29, 2006 Try first with: chmod +x j2eesdk-1_4_03-linux.bin Link to comment Share on other sites More sharing options...
jlc Posted October 29, 2006 Share Posted October 29, 2006 Or you can follow this: https://jdk-distros.dev.java.net/debian.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now