similar to: Java installation problem.

Displaying 20 results from an estimated 4000 matches similar to: "Java installation problem."

2017 Sep 14
7
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:38 AM, Rich Huff <rich at richhuff.com> wrote: > On Thu, 2017-09-14 at 11:25 -0400, Larry Martell wrote: >> On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote: >> > >> > >> > > I have some software that says it requires JRE 8.1 or higher. >> > >> > That's very odd, since
2017 Sep 14
3
JRE 8.1 for CentOS6
Jose wrote: > Hello, > Although you've instaled Oracle JRE 1.8, OpenJDK is the default, as you > can see. > Remove OpenJDK and execute java -version again. Or change alternatives, or set JAVA_HOME. mark > Kind regards > > El 14 sept. 2017 5:55 p. m., "Larry Martell" <larry.martell at gmail.com> > escribi?: > >> On Thu, Sep 14, 2017 at
2005 Aug 13
3
Using YUM
I haven't configured YUM . How do I do it? Sorry if this is a really stupid question, but I have no idea about it. Moreover, I would also like to use APT afterwards. I really want to try both of these. I have used apt-get before many a times, but never used YUM. Can anybody post the procedure to get this working? Which repositories to be added, how it is to be configured? And yes, how do i
2005 Dec 02
1
basic java question
Installed Fedora DS and trying to run # /opt/fedora-ds/startconsole -u admin \ -a http://lin-workstation.azapple.com:32131 /opt/fedora-ds/startconsole: Your JAVA_HOME environment variable is not set. Please set it appropriately. # rpm -qa j2re j2re-1.4.2-11.1.fc3.rf # cat /etc/profile.d/java.sh JREHOME="/usr/lib/jre/lib/i386" JAVA_HOME="/usr/lib/jre/bin"
2017 Sep 14
2
JRE 8.1 for CentOS6
On Thu, Sep 14, 2017 at 11:08 AM, Darr247 <darr247 at gmail.com> wrote: > > >> I have some software that says it requires JRE 8.1 or higher. > > That's very odd, since technically JRE 8 is java 1.8 (and JRE 7 is/was 1.7; > JRE 6 was 1.6, et cetera). > >> If I go to > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-21331 > 55.html
2010 May 24
4
Need Help debugging a Java based windows application to run
Hi All, I am trying to run a java based communication client developed for winidows to run on Ubuntu/Wine. First I tried installing the app without having JRE under Wine, it halted with an error while installing JRE. So, I installed JRE separately under wine and then the application. It installed correctly. Now, when I run the application, it starts (I can see it under the process list) and
2005 Aug 19
4
Job opportunities for Linux. [OT]
I am currently into Engineering, and I am working slowly on my Knowledge / Know-How of Linux. I am eager to know about the Job Opportunities for people who have considerably good knowledge in Linux. This thought has popped up in my mind, due to the reason that I was watching out my Local LUG, and somebody quoted like..."There aren't much Job Opportunities for Linux Knowledge compared to
2010 Aug 13
1
Installing rJava fails on Gentoo (amd64) with Sun JDK - checking JNI data types... error
Installing rJava fails consistently, whether installed via the command line as below, or through "install.packages( 'rJava' )", and whether 0.84 or 0.85 is used, with the message :- "checking JNI data types... configure: error: One or more JNI types differ from the corresponding native type. You may need to use non-standard compiler flags or a different compiler in order to
2005 Sep 21
2
Java -- again
I must have something screwed up. When I try to yum the jave jre, it appears that its not finding the file. Below is the output from my command. I set the yum configuration from the web link someone posted, which is below the command output. Appreciate any help.. Sam ------------------------------------------------------------------------ # yum install j2re mozilla-j2re Setting up
2010 Mar 09
1
rJava works on karmic for root but not for user sean
Good afternoon, A strange one - library(rJava) works for root but not for user sean On 64-bit Ubuntu 9.10, using R as root (sudo -i), I can say library(rJava) and it works fine with no error message of any kind. But logged in as myself user "sean", it can't start... sean at SeansPC:~$ R --no-save --vanilla R version 2.10.1 (2009-12-14) Copyright (C) 2009 The R Foundation for
2005 Sep 21
3
Can't get JRE to install so that FireFox sees it
Hot on the heels of the success of getting sound to work with FireFox, I am on to getting Java applets to run. When I go to a page with a Java applet, I get the little Rubik's cube- like icon that says I can click to download. So I do, but FireFox says it can't find it, so I have to install manually. I click on Manual install and I'm taken to a page that allows me to download the RPM
2006 Feb 09
2
Javaruntime RPM Issue
Hi All, downloaded and installed the latest jre, [root at localhost java]# rpm -iv jre-1_5_0_06-linux-i586.rpm Preparing packages for installation... jre-1.5.0_06-fcs [root at localhost java]# ls javarpm jre-1_5_0_06-linux-i586.rpm jre-1_5_0_06-linux-i586-rpm.bin [root at localhost java]# [root at localhost java]# whereis jre-1.5.0_06-fcs jre-1.5: [root at localhost java]# which
2009 Apr 30
1
rjava - JDK not found
Hi, I would like to test the new package RGG (R Gui Generator). This package requires the installation of several other package. One of them is rJava. I installed sun-java6-jdk and run the R CMD javareconf but the installation still fails ! Do you have any ideas ? * Installing *source* package ‘rJava’ ... checking for gcc... gcc -std=gnu99 checking for C compiler default output file
2017 May 08
3
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
Hi, Dirk Eddelbuettel advised me to write here. Here is my original letter to him: I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but openjdk-7-jre is installed, then library(rJava) in R fails. I?ve been bitten by this today and I wonder whether this an issue of mine, or is this a possible bug. My server admin used
2008 Jun 03
2
JGR / linux
Hi all, i'm trying to install JGR on linux (see bottom), but it runs into errors. The bottom of the sequence below shows "JavaJD could not be found" Any suggestion, please? $ sudo apt-get install sun-java6-jdk $ sudo update-alternatives --config java There are 5 alternatives which provide `java'. Selection Alternative ----------------------------------------------- 1
2017 May 17
2
r-cran-rjava dependencies on debian jesse, library(rJava) fails when default-jre is missing
Hi, > Le 17 mai 2017 ? 00:42, Dirk Eddelbuettel <edd at debian.org> a ?crit : > > > On 8 May 2017 at 15:39, Vaidotas Zemlys wrote: > | Hi, > | > | Dirk Eddelbuettel advised me to write here. Here is my original letter to him: > | > | I would like to enquire about package r-cran-rjava on Debian jesse. It seems that if default-jre package is not installed, but
2015 Oct 17
3
R 3.2.2 - make check and install package hang
Hello Everyone, After trying several ways to compile R 3.2.2 without luck, I?m reaching out for help. The ?make check? does not hanges for some reason and when trying to install a package it cannot list the download sites (see below). What could be the problem? ./configure --enable-R-shlib --enable-BLAS-shlib hostname = test uname -m = x86_64 uname -r = 2.6.32-573.7.1.el6.x86_64 uname -s =
2005 Oct 17
1
Tomcat 4 on Centos 4.1
I use OpenNMS and this is how I install it. So far it's worked every time (6 installs). Make sure you open up your IPTables as needed. Let me know how it goes. --Todd -------------- Installing DAG RPM Repository nano -w /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for RHEL baseURL=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 rpm --import
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here... tried tracking the info on the Wiki (which apparently is now in need of a maintainer)... http://wiki.centos.org/HowTos/JavaOnCentOS My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation. I was thinking that all I really need is jre but downloaded both jre and jdk just in case. can anyone tell me what I'm doing wrong? (after removing both jdk
2009 Jul 15
2
rJava fails compilation on R-2.9.1 but not R-2.7.1 on Debian Lenny
I have been futzing around for days tying to get rJava to install on my freshly build Debian Lenny installation. I have R-2.9.1 installed from source in my R_HOME directory and R-2.7.1 installed via apt-get install r-recommended. I was tried many different things, but by accident started up R-2.7.1 as root and viola, successful install. I immediately exited out of R-2.7.1 and started R-2.9.1 as