You need to install xcode.  http://developer.apple.com/TOOLS/xcode/ it
is free if you sell your soul to apple, or at least sign up on their
website. you might also need a build of R which includes the R shared
library.

good luck.

Laurent


2009/2/13 Declan Troy <declan.t...@gmail.com>:
> I'm a novice at installing these packages but eager to learn and in
> need of some assistance. I'm trying to install rpy2-2.0.2 on OS X
> 10.5.6. I have R 2.8.0 installed (and working fine). When I attempt to
> install rpy2 I get the following messages. Some guidance as to the
> nature of the problem and course to take would be much appreciated.
>
> Declan
>
> /Library/Frameworks/R.framework/Resources/bin/config: line 140: make:
> command not found
> /Library/Frameworks/R.framework/Resources/bin/config: line 141: make:
> command not found
> R was not built as a library
> Traceback (most recent call last):
>  File "setup.py", line 144, in <module>
>    ri_ext = getRinterface_ext(RHOME, r_packversion)
>  File "setup.py", line 111, in getRinterface_ext
>    include_dirs = get_rconfig(RHOME, '--cppflags')[0].split()
>  File "setup.py", line 78, in get_rconfig
>    raise Exception(cmd + '\nreturned\n' + rconfig)
> Exception: "/Library/Frameworks/R.framework/Resources/bin/R" CMD
> config --cppflags
> returned
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to