I have been trying to get JGR up and running but so far no luck.  I installed
R from source using the homebrew package manager and everything works fine
and I was able to install JGR and all its dependencies.  Every time I try to
start JGR I get the error below.  Any idea why I'm getting the Segmentation
fault?  Thanks.

System Info:
OSX 10.7.2
R version 2.14.1 (2011-12-22)
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)

Error:
=> /usr/local/Cellar/r/2.14.1/R.framework/Versions/2.14/Resources/jgrLaunch
; exit;
/usr/local/Cellar/r/2.14.1/R.framework/Versions/2.14/Resources/library:
Permission denied.
Loading preferences from /Users/User/.JGRprefsrc
JGR R_HOME: /usr/local/Cellar/r/2.14.1/R.framework/Resources
libroot: /Users/User/Library/R/2.14/library/
Attempting to load jnilib:
/Users/User/Library/R/2.14/library/rJava/jri/libjri.jnilib
Segmentation fault
logout

[Process completed]




--
View this message in context: 
http://r.789695.n4.nabble.com/JGR-Segmentation-fault-tp4401260p4401260.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org 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.

Reply via email to