Displaying 20 results from an estimated 40000 matches similar to: "environment-modules"
2019 Jan 22
4
So nearly there, but can't install rJava
As ever, I learn from this: I didn't know apt-file. Got it, installed it, used it:
root at DebianAdvent:/home/chris/Downloads/gmp-6.1.2# apt-file search jni.h
android-libnativehelper-dev: /usr/include/android/nativehelper/jni.h
android-platform-frameworks-native-headers: /usr/include/android/android/asset_manager_jni.h
android-platform-frameworks-native-headers:
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
2014 Feb 19
3
Java versions in CentOS
Hi All,
Following the latest security updates from Oracle, the version of OpenJDK package is currently listed as:
java-1.7.0-openjdk-1.7.0.51-2.4.4.1.el6_5.x86_64.rpm
The Redhat security advisory lists these packages: https://rhn.redhat.com/errata/RHSA-2014-0026.html
but it makes no reference to the build number, which it turns out is important.
The build on the package in centos 6.5 is
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
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
2012 Jan 17
2
Java+Tomcat on CentOS 6.x
So whats good practice for installing Java/JDK and Tomcat for EL6 these
days? The base repository included Tomcat6.6 is built with GCJ which
I'd rather avoid. I'm fine with using OpenJDK ... Do most folks just use
the Apache tarball for Tomcat and install it in a user directory or
/opt/something ?
--
john r pierce N 37, W 122
santa cruz ca
2009 Aug 04
2
100% CPU when running (cran2deb) JGR on Debian
Dear all,
I installed the amd64 cran2deb [1] JGR binaries on a fresh Debian
testing, and JGR is missbehaving. When JGR starts up, one core of the
CPU goes to 100% and stays there, even though I am keeping it idle and
not performing any operation.
I tried JGR with both sun-java6-jdk and openjdk-6-jdk,
debian-liv:/home/liviu# update-alternatives --config java
There are 4 choices for the alternative
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
2012 Feb 18
1
help updating package rJava (on ubuntu)
Esteemed useRs and Devs,
Attempts to update package:rJava to the latest version have failed. See
my code and output below.
Notably, as suggested here
http://stackoverflow.com/questions/3311940/r-rjava-package-install-failing
$ sudo apt-get install r-cran-rjava
ran successfully without error or warning, but my rJava package is not
updated, and remains un-updatable...
Greatly appreciate any
2013 Jun 15
1
r-cran-rjava (ubuntu 13.04 ?) -- missing dependencies?
I am really no java lover, but for some reason had interested to look
at an R package that depends on rJava...
and when I tried, I was *again* (it is my usual experience for more
than 10 years)
unable to get rJava installed,
as indeed, also 'R CMD javareconf' ended in an error that jni.h
was not found.
I see the issue here,
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
2018 Sep 11
3
OpenJDK8 failed to work after compiled by LLVM 8 for X86
Hi Dimitry,
Thanks for your kind response!
Thanks for the commit message of Jung's patch, I found that the bug had
been fixed in OpenJDK 12 by Zhengyu
https://bugs.openjdk.java.net/browse/JDK-8205965 But only backported to
11. So Jung could backport it for OpenJDK 8, thanks a lot!
But I argue that the root cause might be in the compiler side, why
clang-3.9.1, gcc-6.4.1 couldn't
2019 Nov 23
1
Installing Maven with OpenJDK 11, without pulling OpenJDK 1.8
Hello,
I am trying to create a container image which will build Java software with
Maven and Java 11 (rather focussing on CentOS 8 here).
When installing 'maven' with yum, 'java-1.8.0-openjdk-devel' is installed
as a dependency. If one then installs 'java-11-openjdk-devel', and use the
update-alternatives command for java and javac, everything works fine and
Maven uses
2011 Dec 16
6
java installation failure
Readers,
Openjdk and ibm java versions have failed to install, all reporting a
bad elf, e.g.
./ibm-java-i386-sdk-7.0-0.0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
strings: '/lib/libc.so.6': No such file
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
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
2011 Nov 09
1
installing java on ubuntu 11.10 installation
Dear list members,
I am starting to get acquainted with linux on a ubuntu 11.10 installation on an external hard disk. I have just installed R and all the packages available in the r-cran-* list. Now, I would like to get on with the installation of packages like Deducer and Acinonyx. The former requires JGR which in turn requires Java. I have tried to follow the instructions available at the
2018 Sep 06
1
[RFR] JDK-8156980: Hotspot build doesn't have -std=gnu++98 gcc option
it's difficult to use llvm tools like sanitizers on openjdk sources,
because of the "cheating" - relying on undefined behavior, and the JIT.
On Wed, Sep 5, 2018 at 6:09 PM, Leslie Zhai <zhaixiang at loongson.cn> wrote:
> Hi Martin,
>
> Thanks for your response!
>
> I haven't tested compiling OpenJDK 12-dev with LLVM toolchain, perhaps the
> issue had
2018 Jul 23
2
error: ordered comparison between pointer and zero ('address' (aka 'unsigned char *') and 'int')
Hi Thomas,
Looks good.
Your changes in loopPredicate.cpp does not match original changes - they
miss iff->is_RangeCheck() check [1]. But in JDK8 we did not have
specialized RangeCheckNode class in C2. Suggested fix should be fine fro
jdk 8u.
Reviewed.
Please, when sending RFA ( approval request) use original 8174050 bug id.
Thanks,
Vladimir
[1]