suggested addition to java installation instructions under Mint Ubuntu
Linux MintThis forum is for the discussion of Linux Mint.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
suggested addition to java installation instructions under Mint Ubuntu
Hi, and thanks for this site.
I just installed java on my system.
Oracle provides a walk-through on their website for the installation, but a command seems to be missing.
Once a user resets permissions through chmod a+w etc, they are instructed to type the following:
./<FILENAME>, where the filename is something like jre-7u**-linux-i586.bin
I found that it is necessary to execute the instruction as follows:
sudo ./<FILENAME>
This even though I am already logged in as administrator.
It may be because I am running Mint, and Mint is different from Ubuntu, but I imagine there must be other newbies out there who will be stumped by the flow of error messages that will result from simply executing the given command. So it might be nice to have a thread somewhere in linuxland that helps out.
Needless to say, I would email Oracle about it if I could find an email for them. Posting something here might be the next-best option.
No, no, I understand that. But as I am sure I am not the only one that will want to install the jdk under Linux Mint, there will doubtless be others that will run into the same problem, so I wanted to share...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.