Re: java installation issues

2013-03-07 Thread Tim
Allegedly, on or about 06 March 2013, Dave Stevens sent: > Package 1:java-1.7.0-openjdk-1.7.0.9-2.3.7.0.fc18.x86_64 already > installed and latest version Nothing to do > > So I assume it needs to be enabled in Firefox, but Firefox preferences > shows javascript enabled. As has been pointed ou

Re: java installation issues

2013-03-06 Thread Reindl Harald
Am 06.03.2013 20:56, schrieb Patrick O'Callaghan: > On Wed, 2013-03-06 at 19:21 +0100, Reindl Harald wrote: >> >> Am 06.03.2013 19:12, schrieb Patrick O'Callaghan: >>> On Wed, 2013-03-06 at 08:59 -0800, Dave Stevens wrote: So I assume it needs to be enabled in Firefox, but Firefox preference

Re: java installation issues

2013-03-06 Thread Patrick O'Callaghan
On Wed, 2013-03-06 at 19:21 +0100, Reindl Harald wrote: > > Am 06.03.2013 19:12, schrieb Patrick O'Callaghan: > > On Wed, 2013-03-06 at 08:59 -0800, Dave Stevens wrote: > >> So I assume it needs to be enabled in Firefox, but Firefox preferences > >> shows javascript enabled. > > > > Java and Java

Re: java installation issues

2013-03-06 Thread Reindl Harald
Am 06.03.2013 19:12, schrieb Patrick O'Callaghan: > On Wed, 2013-03-06 at 08:59 -0800, Dave Stevens wrote: >> So I assume it needs to be enabled in Firefox, but Firefox preferences >> shows javascript enabled. > > Java and Javascript are two different things yes, and i started to ignore this fa

Re: java installation issues

2013-03-06 Thread Patrick O'Callaghan
On Wed, 2013-03-06 at 08:59 -0800, Dave Stevens wrote: > So I assume it needs to be enabled in Firefox, but Firefox preferences > shows javascript enabled. Java and Javascript are two different things. poc -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: java installation issues

2013-03-06 Thread Reindl Harald
Am 06.03.2013 17:59, schrieb Dave Stevens: > Quoting Reindl Harald : >>> ]# rpm -Uvh jdk-7u17-linux-x64.rpm >>> Preparing... # >>> [100%] >>> Updating / installing... >>>1:jdk-2000:1.7.0_17-fcs##

Re: java installation issues

2013-03-06 Thread Dave Stevens
Quoting Reindl Harald : Am 05.03.2013 20:10, schrieb Dave Stevens: trying to follow the installation directions at: http://www.if-not-true-then-false.com/2010/install-sun-oracle-java-jdk-jre-6-on-fedora-centos-red-hat-rhel/ and getting this, which isn't productive. Anyone have a better chea

Re: java installation issues

2013-03-05 Thread Reindl Harald
Am 05.03.2013 20:10, schrieb Dave Stevens: > trying to follow the installation directions at: > > http://www.if-not-true-then-false.com/2010/install-sun-oracle-java-jdk-jre-6-on-fedora-centos-red-hat-rhel/ > > and getting this, which isn't productive. Anyone have a better cheat sheet? > > Dave

Re: java installation issues

2013-03-05 Thread JOYCE POLZIN
I have never had any luck with the rpm. I have uses the tarball for a while now. 1. Download the tarball. 2. move / copy the tarball to where you wish java to reside 3. untar/gzip the tarball 4. apply alternatives 1. alternatives --install /usr/bin/java java /us

java installation issues

2013-03-05 Thread Dave Stevens
trying to follow the installation directions at: http://www.if-not-true-then-false.com/2010/install-sun-oracle-java-jdk-jre-6-on-fedora-centos-red-hat-rhel/ and getting this, which isn't productive. Anyone have a better cheat sheet? Dave ]# rpm -Uvh jdk-7u17-linux-x64.rpm Preparing...