Displaying 20 results from an estimated 30000 matches similar to: "java 1.6 and 1.7 on CentOS"
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
2012 Apr 12
1
Can't get R to recognize Java for rJava installation
Hi, I am unable to install the package rJava. I tried doing what the output suggests, but it doesn't help. How can I get R to find/recognize my Java installation? I am running R-2.15.0.
waichler at snow> sudo R CMD javareconf
Java interpreter : /usr/bin/java
Java version : 1.6.0_22
Java home path : /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre
Java compiler : /usr/bin/javac
Java
2010 Apr 17
3
Java RE
Hello.
Package Manager reports (with a green checkmark) that I have java-1.6.0
installed on my machine (running Cent 5.3), but it seems to not be
running. I used http://java.com/en/download/help/testvm.xml and got
"Something is wrong. Java is not working."
Perhaps I'm confused on which program I need to use java-coded apps. PM
lists this app as "OpenJDK Runtime
2010 Jun 04
1
R Java compile problem
Hi folks: I'm trying to update my JGR and related packages, but run
into a compile problem, that I suspect must be affecting others. I
get this output when compiling rJava, JavaGD, etc.:
##
checking Java support in R... present:
interpreter : '/usr/bin/java'
cpp flags : ''
java libs : '-L/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/server
2010 Mar 18
2
Java on CentOS
Hi,
I just created a wiki account
and want to update the
Java on CentOS HowTo.
Outline: Update section about Java6 and
describe three different ways
- use openjdk
- use suns jdk 1.6 update 18 for desktops
through setting JAVA_HOME and path
- use suns jdk 1.6 update 18 for servers
with alternatives
regards
Dietrich
P.S. please create a homepage
for me - DietrichSchmidt.
2020 Mar 29
3
status of Java & rJava?
On 29/03/2020 04:07, Simon Urbanek wrote:
> Spencer,
>
> you could argue that Java is dead since Oracle effectively killed it by removing all public downloads, but if you manage to get hold of a Java installation then it works just fine with R. To my best knowledge there has never been an issue if you installed rJava from source. macOS Catalina has made binary distributions impossible
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
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 =
2010 Jun 08
1
Trouble compiling Java-based R packages
Hi folks: I guess my earlier posting was too involved, so let me try
to get to the essence of my problem.
I recently tried to compile JGR, rJava, etc. into my updated R.
First, I ran: R CMD javareconf. The output from that tells me that
"JAVA_HOME is not a valid path, ignoring" and the cpp flags are set to
nothing. The javareconf fills most of the variables with references
to
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
Ok, I have exactly the same problem when I compile, I will try to
understand where is the problem.
Gaël
2013/11/21 Gaël Thomas <gael.thomas00 at gmail.com>:
> Arg, you have to use a version strictly before the 7u25 (probably the
> 7u21), sorry!
>
> I hope that it will work, because I also have problem to compile the
> trunk version of vmkit (I haven't tested the trunk
2013 Nov 21
2
[LLVMdev] vmkit2 core dump after building mmtk
Thanks for your help so far Gaël, but I ran into more trouble. I
installed the JDK on my system and the messages indicated the JVM
version needs to be 1.6. Did you intend to link me to Java 7?
LD_LIBRARY_PATH=/usr/lib/jvm/jdk1.7.0_25/jre/lib/amd64/server/:/usr/lib/jvm/jdk1.7.0_25/jre/:/usr/lib/jvm/jdk1.7.0_25/jre/lib/amd64/
Buildfile: /path/to/code/vmkit/mmtk/java/build.xml
main:
[javac]
2018 Mar 28
1
R and Java 10 ➜ rJava not able to build
Hi Jeff!!
I really don?t know if running R CMD javareconf with sudo has posed a problem here, now or in the past. What I know is sometimes it?s the only way to really config it, if I don?t run with sudo, in the end it asks me if I want to overwrite the configuration from root
override rw-r--r-- root/admin for
/usr/local/Cellar/r/3.4.4/lib/R/etc/Makeconf? (y/n [n]) y
override rw-r--r--
2013 Nov 22
0
[LLVMdev] vmkit2 core dump after building mmtk
Is there a particular revision in the repository that I can checkout
and work from? Thanks,
-- Adam
On Thu, Nov 21, 2013 at 3:46 PM, Gaël Thomas <gael.thomas00 at gmail.com> wrote:
> Ok, I have exactly the same problem when I compile, I will try to
> understand where is the problem.
>
> Gaël
>
> 2013/11/21 Gaël Thomas <gael.thomas00 at gmail.com>:
>> Arg, you
2013 Nov 21
0
[LLVMdev] vmkit2 core dump after building mmtk
Arg, you have to use a version strictly before the 7u25 (probably the
7u21), sorry!
I hope that it will work, because I also have problem to compile the
trunk version of vmkit (I haven't tested the trunk since two months).
I'm investigating. Tell me if it works for you with an older version
:)
See you,
Gaël
PS: the warning messages are not important
2013/11/21 Adam Pridgen
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
2015 Oct 19
1
R 3.2.2 - make check and install package hang
Below is the output. Thanks for the help.
> Sys.getenv()
BASH_FUNC_module() () { eval
`/cm/local/apps/environment-modules/3.2.10/Modules/$MODULE_VERSION/bin/modulecmd
bash $*` }
COLUMNS 152
CPATH /cm/shared/apps/uge/8.2.1/include
CVS_RSH ssh
DISPLAY localhost:10.0
EDITOR
2010 Jan 27
7
CentOS 5.4 64-bit: Java web browser plugin for 64-bit FireFox?
Does there exist *anywhere* a Java web browser plugin for 64-bit
FireFox? The SUN 1.6<mumble> JDK (jdk-6u18-linux-amd64.rpm) does NOT
include the Java web browser plugin library.
java-1.6.0-openjdk-1.6.0.0-1.2.b09.el5.x86_64.rpm does not have one
either. Should I install the *32-bit* SUN 1.6<mumble> JDK and use the
32-64 bit wrapper? I've searched the web and read the wiki
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
2009 Jan 27
1
rJava in R 2.8.1 on Ubuntu 8.10
Hi all
I have problems installing rJava on my system.
######## My system:
> R.version # at R prompt
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 2
minor 8.1
year 2008
month 12
day 22
svn rev 47281
language R
version.string R version 2.8.1
2019 Jan 22
3
So nearly there, but can't install rJava
Thanks Dirk and Enrico,
First clarification: I'm in this mess because I'm trying to run R 3.5.2 within Debian stable (9/"sretch") using the stretch-cran35 repository. That uses and provides r-api-35 but many of the packages depend upon r-api-3. As Johannes said a day or so back, the way around this is to use install.packages() in R to get the packages you want. That leads you