|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Operating Systems > Linux, Unix | |
First time Linux user, need some help installing Java
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |||||||||||||
|
New to Overclock.net
![]() |
Hi, so I just thought I'd give Linux a try. Installing Ubuntu 9.10 was very easy and straight forward, but now I encountered some problems.
I'm trying to install Java for Ubuntu, I downloaded the .bin version of the file. I followed the instructions and typed su in the terminal, but when I prompt me for the root password, I can't type anything, I can only hit the enter key, then it tells me authentication failed. Am I missing something? I'm using these instructions. http://www.java.com/en/download/help/linux_install.xml Please help, thanks.
__________________
99.99% of the world listens to everything else. If you are part of the 0.01% who listen to Eurobeat, copy and paste this into your sig. ![]() This is the Secret Signature Organization (SSO) add me to your sig to help me take over the world
|
|||||||||||||
|
|
|
|
|
#2 (permalink) | |||||||||||
|
New to Overclock.net
|
that package isnt for ubuntu
__________________from what i remember, you'll need to convert the rpm package to .deb. you'll need to install alien Quote:
Quote:
edit: or better yet, https://help.ubuntu.com/community/Java
Last edited by NFSxperts : 10-15-09 at 11:20 AM |
|||||||||||
|
|
|
|
|
#3 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
Quote:
The password isn't echoed on screen, but when you type, it gets the keystrokes.
|
||||||||||||||
|
|
|
|
|
#4 (permalink) | |||||||||||||||
|
New to Overclock.net
![]() |
Quote:
Quote:
Are there a more noob friendly version of Linux? Ubuntu seems to be pretty advanced, I'd just like be able to web browse and do basic word processing on it. It's not replacing Windows as my primary OS.
__________________
99.99% of the world listens to everything else. If you are part of the 0.01% who listen to Eurobeat, copy and paste this into your sig. ![]() This is the Secret Signature Organization (SSO) add me to your sig to help me take over the world
|
|||||||||||||||
|
|
|
|
|
#5 (permalink) | |||||||||
|
New to Overclock.net
|
try the steps here
__________________https://jdk-distros.dev.java.net/ubuntu.html
|
|||||||||
|
|
|
|
|
#6 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
You people are making this WAY to difficult.
Code:
sudo apt-get install sun-java6-bin sun-java6-jre When it asks for your password, it won't show that you're typing anything. Don't worry, this is normal. Alternatively, you can open up Synaptic and do a search for Java.
__________________
Quote:
Last edited by GodofGrunts : 10-15-09 at 11:51 AM |
||||||||||||||
|
|
|
|
|
#7 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
Quote:
here's the best answer I can come up with: http://www.ubuntugeek.com/how-to-ins...04-jaunty.html the only tricky part will be adding the universe and multiverse repos to aptitude, and here's a guide for that: https://help.ubuntu.com/community/Repositories/Ubuntu
|
||||||||||||||
|
|
|
|
|
#8 (permalink) | ||||||||||||||
|
Linux Lobbyist
![]() |
Quote:
When you get that resolved, open a terminal and type: Code:
su -c 'apt-get install sun-java6-jre sun-java6-plugin sun-java6-jdk' or sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-jdk The easier way is with Synaptic Package Manager. Ubuntu is pretty much the most user friendly distro. It is different because of how much more control you have, compared to Win, and all the proprietary stuff that can't be bundled, which you have to install yourself. After that, it should be easy to navigate and learn your way around. If not, always come back here and ask for help. I've spent almost 10 years with Fedora and I still need to ask for help. The site at the bottom of my sig has Ubuntu guides as well, so check those out.
|
||||||||||||||
|
|
|
|
|
#9 (permalink) | |||||||||||||
|
Linux Lobbyist
![]() |
Quote:
I was about to post the same thing. It kills me when people give these really complicated instructions for how to install something that can easily be installed by just using the repositories.
__________________
Secure Your Network With Tomato Linux File Permissions HOWTO Secure Ubuntu With AppArmor"I can't bring myself to try Linux Mint because they keep naming the OS after ex-girlfriends or women I've had bad run ins with. Cassandra was a sexual harassing shift manager. And Felicia was a stalker who knew how to turn a good day into a hellish experience in 0-60." -- Anub1s from BBR forums
|
|||||||||||||
|
|
|
|
|
#10 (permalink) | |||||||||||||
|
New to Overclock.net
![]() |
Thanks for the replies. I used Bluescreen_Of_Death's instructions and they worked.
__________________
99.99% of the world listens to everything else. If you are part of the 0.01% who listen to Eurobeat, copy and paste this into your sig. ![]() This is the Secret Signature Organization (SSO) add me to your sig to help me take over the world
|
|||||||||||||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|