Re: [R] Compiling R-2.9.1 on Mac OS X 10.4

2009-07-10 Thread Sinha, Raktim, DFCI
: Sinha, Raktim, DFCI Sent: Thursday, July 09, 2009 3:50 PM To: 'Marc Schwartz'; 'Don MacQueen'; 'r-help@r-project.org' Subject: RE: [R] Compiling R-2.9.1 on Mac OS X 10.4 Matt & Don -- Thanks a lot for the comments. I think I need to figure out why JRI is not recogn

Re: [R] Compiling R-2.9.1 on Mac OS X 10.4

2009-07-09 Thread Sinha, Raktim, DFCI
artz [mailto:marc_schwa...@me.com] Sent: Thursday, July 09, 2009 3:36 PM To: Sinha, Raktim, DFCI Subject: Re: [R] Compiling R-2.9.1 on Mac OS X 10.4 On Jul 9, 2009, at 2:08 PM, Sinha, Raktim, DFCI wrote: > Hi Matt, Marc and please post follow ups back to the list. That way, you get a wider audience o

Re: [R] Compiling R-2.9.1 on Mac OS X 10.4

2009-07-09 Thread Don MacQueen
I used to build from source on Mac OS X, but I stopped when I found I could do everything I needed to do from the binary on CRAN. That includes building my own packages that use fortran, or building the one or two CRAN packages that use C code and do not have Mac binaries on CRAN. In addition

Re: [R] Compiling R-2.9.1 on Mac OS X 10.4

2009-07-09 Thread Marc Schwartz
On Jul 9, 2009, at 12:12 PM, Sinha, Raktim, DFCI wrote: Hello, I am trying to compile R-2.9.1 on Mac OS-X 10.4 using --enable-R- shlib. I am not comfortable with Mac/Linux environments and trying to follow the instructions from CRAN site to every detail. The Mac OS did not have a gcc

[R] Compiling R-2.9.1 on Mac OS X 10.4

2009-07-09 Thread Sinha, Raktim, DFCI
Hello, I am trying to compile R-2.9.1 on Mac OS-X 10.4 using --enable-R-shlib. I am not comfortable with Mac/Linux environments and trying to follow the instructions from CRAN site to every detail. The Mac OS did not have a gcc (gcc -version did not work). So I did the following: ## Fo