Page 3 of 3
Re: Java vs Linux
Posted: Sat Apr 20, 2013 8:45 pm
by RevStoningpot
mitte90 wrote:if u want to use the filemanager as root do "gksudo nautilus --no-desktop" if u dont have nautilus u change it to the one u have
ah i get it. I was just tryiing to gksudo the folder i wanted to work in.
And macs are retarded, as they force you to use only their hardware. I don't like that ubuntu forces me to use only their software, but there tends to be work arounds for that problem. I don't think there's any work around for putting mac os on my computer. Monopolistic corporations like mac and microsoft can kiss my ass
Re: Java vs Linux
Posted: Sun Apr 21, 2013 12:15 am
by LoneSoldier55
That'd make sense, seeing as I'm not retarded at all and macs are Completely retarded.
Re: Java vs Linux
Posted: Sun Apr 21, 2013 6:58 pm
by Yukar9
Did you get the problem fixed?
What does it say when you do sudo apt-get install oracle-java7-jre
Re: Java vs Linux
Posted: Sun Apr 21, 2013 9:45 pm
by RevStoningpot
it got installed and i switched minecraft's open with to java 7 web start, which seems to be the new java available in open with. But can not run minecraft with it
Re: Java vs Linux
Posted: Mon Apr 22, 2013 7:07 am
by Yukar9
What happens if you open a terminal and type java -version ?
I believe that's java webstart, I have no idea why it's starting minecraft with that.
What happens if you try to start minecraft at minecraft.net in your browser?
Re: Java vs Linux
Posted: Mon Apr 22, 2013 11:52 am
by RevStoningpot
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.3) (6b27-1.12.3-0ubuntu1~12.10.1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
So it says all that ^ not that i can tell what that is. But when i go to the "open with" menu i have lost my java choices. This is very confusing and i'll try to explain.
When i first installed i pulled up the open with menu and looked at the list of "other applications" The only java i had to choose was Java 6 runtime (the original one i had from software center download) and the java 7 web start. So i used 7 since that was the only new option. Now if i right click minecraft launcher. It shows the webstart one at the top with secondary applicatoins listing java 6 and 7 runtimes. But if i go to the full list of "other applications" all java is missing so i can no longer set which java to use as default. by the way if i run as java 7 runtime i just get black window after login. I thnik the whole system is no retarded with javas. I'd like to get rid of the old ones but as i have found in the past with ubuntu. I can't remove anything all the way. That is, if i uninstall something and reinstall in an attempt to get rid of bad mistakes and return to the default settings, the reinstall comes back with all the fucked up problems intact. As for the browser it shows a jigsaw puzzle piece that says java TM is needed. So i guess ouf of my several javas none are the proper one. But i haven't been able to play in the browser since many updates ago.
So i guess what i need to know now is can i actually get rid of all the java and start fresh or do i need to reinstall the whole OS again? I'm getting pretty damn tired of doing that but it seems to be the only way to fix ubuntu problems.
Also how do i add a program to my "other applications" list I've looked around online and the best answer i've found is. I don't get to make that choice only ubuntu gets to tell me what i can and can't use. Seriously are all linux systems haters of freedom or do other distros give users the abbillity to do what they want with their system?
Re: Java vs Linux
Posted: Mon Apr 22, 2013 8:20 pm
by RevStoningpot
as i said before mankind invented gui for a reason. i f i have to type anything to get my computer working, i see that as settling for a broken piece of crap rather than fixing the problem.
Re: Java vs Linux
Posted: Tue Apr 23, 2013 7:15 am
by Yukar9
Yeah, java -version shows that you're still running 1.6.
I'll try using that program for myself a little later, see if I can figure out what's going wrong.
Re: Java vs Linux
Posted: Fri Apr 26, 2013 9:26 pm
by RevStoningpot
I have a brand new install of ubuntu 13. And just tried this, with much fail.
wget
https://github.com/flexiondotorg/oab-ja ... ab-java.sh -O oab-java.sh
Code: Select all
--2013-04-26 15:16:01-- https://github.com/flexiondotorg/oab-java6/raw/0.2.7/oab-java.sh
Resolving github.com (github.com)... 204.232.175.90
Connecting to github.com (github.com)|204.232.175.90|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.github.com/flexiondotorg/oab-java6/0.2.7/oab-java.sh [following]
--2013-04-26 15:16:01-- https://raw.github.com/flexiondotorg/oab-java6/0.2.7/oab-java.sh
Resolving raw.github.com (raw.github.com)... 199.27.74.133
Connecting to raw.github.com (raw.github.com)|199.27.74.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23811 (23K) [text/plain]
Saving to: ‘oab-java.sh’
100%[======================================>] 23,811 --.-K/s in 0.09s
2013-04-26 15:16:02 (259 KB/s) - ‘oab-java.sh’ saved [23811/23811]
chmod +x oab-java.sh -7
Code: Select all
chmod: cannot access ‘+x’: No such file or directory
sudo ./oab-java.sh -7
Code: Select all
sudo: ./oab-java.sh: command not found
sudo apt-get install oracle-java7-jre
Code: Select all
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package oracle-java7-jre
No luck with this