Re: [Rpy] fail install on Mac OS X 10.6.8

2011-11-16 Thread Laurent Gautier
; > > > So is now everything correctly installed? And will it work now? It seems so. Let us know if this turns out not to be the case. L. > > Thank you very much! > > /Johannes > > Original-Nachricht >> Datum: Wed, 19 Oct 2011 09:21:13 +0200 >&g

Re: [Rpy] fail install on Mac OS X 10.6.8

2011-10-19 Thread Johannes Radinger
uch! /Johannes Original-Nachricht > Datum: Wed, 19 Oct 2011 09:21:13 +0200 > Von: Laurent Gautier > An: Johannes Radinger > CC: "RPy help, support and design discussion list" > > Betreff: Re: [Rpy] fail install on Mac OS X 10.6.8 > With a new vers

Re: [Rpy] fail install on Mac OS X 10.6.8

2011-10-19 Thread Laurent Gautier
With a new version of gcc, the outcome should at least a bit different (even if on the version number in the console output). Did you mention the version of R you are trying to build against ? On Oct 19, 2011 6:10 AM, "Johannes Radinger" wrote: > Hello again, > > I checked my GCC version on my M

Re: [Rpy] fail install on Mac OS X 10.6.8

2011-10-18 Thread Johannes Radinger
Hello again, I checked my GCC version on my Mac again and it is: i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 And that is the most up tp date version for my operating system. I tried also to install rpy2 via easy_install but encounter the same error. So what to do? I found following page. Maybe tha

Re: [Rpy] fail install on Mac OS X 10.6.8

2011-10-18 Thread Laurent Gautier
Wouldn't the following line provide a hint about where the problem is ? /usr/include/AvailabilityMacros.h:108:14: warning: #warning Building for Intel with Mac OS X Deployment Target < 10.4 is invalid. Wasn't GCC4.0 the default compiler on Mac OS X 10.4 ? On 2011-10-18 22:34, Johannes Radinge