Iced Tea Web Browser disabled

Asked by Dorothy Guyer

There was a problem and the system disabled Iced Tea Web Browser NPR something about it being unstable. What should I replace it with. Some of my games were played on that. Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a; uname -a

Also what browser do you use?

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#2

I use Firefox

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 1:15 PM
Subject: [Question #192830]: Iced Tea Web Browser disabled

New question #192830 on Ubuntu:
https://answers.launchpad.net/ubuntu/+question/192830

There was a problem and the system disabled Iced Tea Web Browser NPR something about it being unstable.  What should I replace it with.  Some of my games were played on that. Thanks

--
You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#3

How do I do the output thing.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Copy the command and press CTRL+ALT+T
Paste the command in and copy the output here as an update

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#5

o LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid
Linux dorothy-desktop 2.6.32-40-generic #87-Ubuntu SMP Mon Mar 5 20:26:31 UTC 2012 i686 GNU/Linux
dorothy@dorothy-desktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

Download the Linux x86 - Compressed Binary 32.19 MB jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#7

Im lost. Got the download ok but sudo apt-get install????? how do I do that. Sorry some times I feel I'm dummer than a box of rocks with this stuff. You are always to helpful and patient with me thanks

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#8

When I put in sudo apt-get install unp this is what I got. Is this what I need or am I way off basewww.webupd8.org/.../unp-extracts-any-archive-via-comma...
Alin Andrei

by Alin Andrei · in 2,474 Google+ circles · More by Alin Andrei
Apr 22, 2010 – In Ubuntu, to install unp, simply paste this in a terminal: sudo apt-get install unp. For other Linux distributions, search for "unp" in your

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 3:30 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Answered => Open

You are still having a problem:
Im lost.  Got the download ok but sudo apt-get install????? how do I do
that. Sorry some times I feel I'm dummer than a box of rocks with this
stuff.  You are always to helpful and patient with me thanks

________________________________
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#9

Got the download from Oracle got sudo apt-get install unp Help???? I cant figure out where to go next. Sorry I'm such a pain

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#10

No when I copy and paste it wants a sudo password????

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 3:30 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Answered => Open

You are still having a problem:
Im lost.  Got the download ok but sudo apt-get install????? how do I do
that. Sorry some times I feel I'm dummer than a box of rocks with this
stuff.  You are always to helpful and patient with me thanks

________________________________
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#11

Its asking for a sudo password which I didn't have one???

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#12

You do, it's your login password, you will get no feedback, just type and hit ENTER

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#13

I did down load the orginal file but it's telling me so such file. I download yesterday about 3pm from oracle

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Saturday, April 7, 2012 12:00 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
You do, it's your login password, you will get no feedback, just type
and hit ENTER

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=11

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#14

bash: cd: /home/dorothy/Downloads: No such file or directory
./jdk-7-linux-i586.tar.gztar: ./jdk-7-linux-i586.tar.gz: Cannot open: No such file or directory
Where do I go from here when I go in my file browser it's there????

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#15

It is also in my download browser. But there is a lock symbol at the top?? Is that a proglem??

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Friday, April 6, 2012 2:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Download the Linux x86 - Compressed Binary    32.19 MB        jre-7-linux-i586.tar.gz
From:
http://www.oracle.com/technetwork/java/javase/downloads/java-se-jre-7-download-432155.html

Put it in ~/Downloads

Then run:

sudo apt-get install unp; cd ~/Downloads; unp ./jdk-7-linux-i586.tar.gz; rm ./jdk-7-linux-i586.tar.gz
sudo mv ./jre1.7.0_03 /usr/lib/jvm/
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0_03/jre/bin/java 81
sudo update-alternatives --config java

Set it to 3 (the Oracle Java), then run:

mkdir ~/.mozilla/plugins
cd ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so .

Close firefox and you should be ok. You can test java with:
http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=5

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#16

chown the file to your user, sounds like you ran the browser as root.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#17

Sorry I dont understand

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 4:30 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
chown the file to your user, sounds like you ran the browser as root.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=15

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#18

The file is not owned by yuor user. You probably downloaded the file using a browser you ran as root.

If you can give the name and location of the file, I can advise

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#19

Im not sure if this is what you want. but I went into places at the top of my screen select home folder comes up dorothy- file browser and it is listed on that screen.

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 5:06 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
The file is not owned by yuor user. You probably downloaded the file
using a browser you ran as root.

If you can give the name and location of the file, I can advise

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=17

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#20

ok what is the output of:

ls $HOME

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#21

control alt t??? HOME command not found

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 5:35 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Needs information

actionparsnip requested more information:
ok what is the output of:

ls $HOME

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#22

I never said to run HOME, read what I actually wrote, not what you think I wrote.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#23

abc123 Downloads firefox-8.0.tar.bz2 Music Templates
Desktop examples.desktop firefox.desktop Pictures Ubuntu One
Documents firefox jre-7-linux-i586.tar.gz Public Videos
dorothy@dorothy-desktop:~$ SORRY get it.

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 5:45 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Needs information => Open

You gave more information on the question:
control alt t??? HOME command not found

________________________________
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 5:35 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Needs information

actionparsnip requested more information:
ok what is the output of:

ls $HOME

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#24

Wow you did what I actually said...and...SHOCK it worked!....imagine....

ok now run:

sudo chown dorothy:dorothy ./jre-7-linux-i586.tar.gz
sudo apt-get install unp
unp jre-7-linux-i586.tar.gz
rm ./jre-7-linux-i586.tar.gz

you should now have the folder containing java and you can continue with installing

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#25

rm: remove write-protected regular file `./jre-7-linux-i586.tar.gz'? Amazing what copy and paste does instead of just typing it in the way you think it looks. It all went in and then said that now what. Sick of me yet. Hey I'm no programmer but a 59 yr old lady still learning. when I worked I was the one who got things fixed. This is greek to me

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:05 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
Wow you did what I actually said...and...SHOCK it worked!....imagine....

ok now run:

sudo chown dorothy:dorothy ./jre-7-linux-i586.tar.gz
sudo apt-get install unp
unp jre-7-linux-i586.tar.gz
rm ./jre-7-linux-i586.tar.gz

you should now have the folder containing java and you can continue with
installing

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=23

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#26

Yeah just delete it, you have the folder from it and that's all you need.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#27

mkdir ~/.mozilla/plugins? Thats what is says now????

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:20 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
Yeah just delete it, you have the folder from it and that's all you
need.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=25

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#28

You need to copy the folder to /usr/lib/jvm

and the other commands I gave earlier...

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#29

Also did not understand this::::Set it to 3 (the Oracle Java), then run:

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:25 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Answered => Open

You are still having a problem:
mkdir ~/.mozilla/plugins?  Thats what is says now????

________________________________
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:20 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
Yeah just delete it, you have the folder from it and that's all you
need.

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=25

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#30

Did you put the folder in /usr/lib/jvm ?

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#31

ln: creating symbolic link `./libnpjp2.so': File exists
dorothy@dorothy-desktop:~/.mozilla/plugins$
this is what is says now?????

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:31 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
You need to copy the folder to /usr/lib/jvm

and the other commands I gave earlier...

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=27

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#32

ok and what is the output of:

file ~/.mozilla/plugins/libnpjp2.so

Thanks

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#33

dorothy@dorothy-desktop:~$ /usr/lib/jvm
bash: /usr/lib/jvm: is a directory
dorothy@dorothy-desktop:~$ ?????

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:41 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Needs information

actionparsnip requested more information:
Did you put the folder in /usr/lib/jvm ?

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#34

Yes, you need to put the folder you extracted from the archive to that folder, it's not a command

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#35

dorothy@dorothy-desktop:~$ file ~/.mozilla/plugins/libnpjp2.so
/home/dorothy/.mozilla/plugins/libnpjp2.so: broken symbolic link to `/usr/lib/jvm/jre1.7.0_03/lib/i386/libnpjp2.so'
dorothy@dorothy-desktop:~$ file ~/.mozilla/plugins/libnpjp2.so

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:50 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Needs information

actionparsnip requested more information:
ok and what is the output of:

file ~/.mozilla/plugins/libnpjp2.so

Thanks

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#36

How do I do that?????

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 6:55 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
Yes, you need to put the folder you extracted from the archive to that
folder, it's not a command

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=33

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#37

Can you give the output of:

ls $HOME

Thanks

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#38

dorothy@dorothy-desktop:~$ ls $HOME
abc123 examples.desktop jre1.7.0 Public
Desktop firefox libnpjp2.so Templates
Documents firefox-8.0.tar.bz2 Music Ubuntu One
Downloads firefox.desktop Pictures Videos

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 7:05 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Needs information

actionparsnip requested more information:
Can you give the output of:

ls $HOME

Thanks

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#39

run:

sudo mv jre1.7.0 /usr/lib/jvm
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0/jre/bin/java 81
sudo update-alternatives --config java

Select the 3rd option

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#40

dorothy@dorothy-desktop:~$
dorothy@dorothy-desktop:~$ sudo mv jre1.7.0 /usr/lib/jvm
mv: cannot stat `jre1.7.0': No such file or directory
dorothy@dorothy-desktop:~$ sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0/jre/bin/java 81
update-alternatives: error: unknown argument `81'
dorothy@dorothy-desktop:~$ sudo update-alternatives --config java
There is only one alternative in link group java: /usr/lib/jvm/java-6-openjdk/jre/bin/java
Nothing to configure.
dorothy@dorothy-desktop:~$

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 7:30 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
run:

sudo mv jre1.7.0 /usr/lib/jvm
sudo update-alternatives --set java /usr/lib/jvm/jdk1.7.0/jre/bin/java 81
sudo update-alternatives --config java

Select the 3rd option

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=38

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#41

or run:

gksudo nautilus

And you can copy the folder.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#42

Actually try:

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#43

dorothy@dorothy-desktop:~$ sudo add-apt-repository ppa:webupd8team/java
[sudo] password for dorothy:
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 7B2C3B0889BF5709A105D03AC2518248EEA14886
gpg: requesting key EEA14886 from hkp server keyserver.ubuntu.com

gpg: key EEA14886: public key "Launchpad VLC" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
dorothy@dorothy-desktop:~$
dorothy@dorothy-desktop:~$

Now what?? By the way I really appreciate alllll your help

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 7:50 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

actionparsnip proposed the following answer:
Actually try:

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=41

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#44

It's cool, thanks for hanging in there

Run:

sudo apt-get update

Then:

sudo apt-get install oracle-java7-installer

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#45

Did we do it? It says download done after the second run.

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 8:15 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
It's cool, thanks for hanging in there

Run:

sudo apt-get update

Then:

sudo apt-get install oracle-java7-installer

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=43

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#46

ok then close your browsers and rerun it then go to:

http://www.java.com/en/download/testjava.jsp

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#47

It say my Java is working. Java SE7 update 03 Linux 2.6 32-40 generic.

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 8:30 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
ok then close your browsers and rerun it then go to:

http://www.java.com/en/download/testjava.jsp

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=45

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#48

You now have java :)

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#49

Thanks actionparsnip, that solved my question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#50

THANK YOU THANK YOU THANK YOU. Most of all thanks for you patience. Like I said it's allllll greek to me. Acutally greek might be easier to learn.

________________________________
 From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 8:50 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
You now have java :)

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=47

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

Revision history for this message
Dorothy Guyer (guyerdorothy) said :
#51

I can't believe how quickly my solitaire games comes up now. It would only come up partially sometimes on the other plug in. Thank you again for all the time and effort you put in to helping me.

________________________________
 From: Dorothy Guyer <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 8:55 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

Dorothy Guyer posted a new comment:
THANK YOU THANK YOU THANK YOU.  Most of all thanks for you patience.
Like I said it's allllll greek to me.  Acutally greek might be easier to
learn.

________________________________
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Monday, April 9, 2012 8:50 PM
Subject: Re: [Question #192830]: Iced Tea Web Browser disabled

Your question #192830 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/192830

    Status: Open => Answered

actionparsnip proposed the following answer:
You now have java :)

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+question/192830/+confirm?answer_id=47

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+question/192830

You received this question notification because you asked the question.

You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#52

No worries, you hung in and can reap the rewards. Good show :)