[R] how do I tell configure where to find Java?
mike waters
dr.mike at ntlworld.com
Tue Oct 3 21:12:50 CEST 2006
I'm not familiar with gcj, but my initial reaction would be a ln -s for the
relevant compiler executable from /usr/java into /usr/bin.
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Liaw, Andy
Sent: 03 October 2006 19:40
To: r-help
Subject: [R] how do I tell configure where to find Java?
Dear R-help,
I'm trying to build R-2.4.0 on our Opteron-based Scyld cluster. The system
has gcj (the GNU Java compiler, part of GCC) stuff in /usr/bin. When I
installed jdk 1.5.08, the install script placed it in /usr/java (I didn't
have a choice, as the script didn't offer that option). Now when I run
configure in R-2.4.0, it finds gcj, which is not what I want to use. Is
there a way to tell configure where to look for Java? I tried configure
--help but didn't see anything related to Java.
Best,
Andy
Andy Liaw, PhD
Biometrics Research PO Box 2000 RY33-300
Merck Research Labs Rahway, NJ 07065
andy_liaw(a)merck.com 732-594-0820
----------------------------------------------------------------------------
--
Notice: This e-mail message, together with any attachments,...{{dropped}}
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list