Simon,
I apologize for wasting your time. When a configure script sets three lines
of text apart to say, "Report this to [EMAIL PROTECTED]" on three
different occasions, I figured it was polite to do so...but I do thank you
for your help, which with Dr. Ripley's was sufficient to get me compiled
Dear Dr. Ripley,
Thanks for your response. I'm running Xcode Tools 3.0, and the
latest Xquartz X11 (Xquartz 2.2.1, xorg-server 1.3.0-apple20) as has been
maintained by Apple's X11 mailing list (see http://xquartz.macosforge.org/ )
...the CFLAGS included were the same ones I was p
Adam,
this it not a bug in R, this is merely a user error. Please don't file
self-inflicted problems as bugs (see posting guide). For Mac-related
questions there is R-SIG-Mac. Brian's response was to the point - you
break the compilation with the custom flags you use. See details below.
O
What version are your Xcode tools? What X11 do you have installed (I see
/sw/include in your path, and that is not normally needed)?
Although configure says to report here, it is reporting a bug in your OS,
not in R. There will be more information in your config.log, (and perhaps
some of it
Hi,
I'm attempting to compile R 2.7.0 on my G5, which is running OSX
10.5.2. Yes, I know there is a precompiled binary, but my experience has
shown that if I hand-compile ATLAS on my machine and then link R against it
when compiling, R runs faster, hence me compiling it myself.
Anyway, I