Bugs item #2827401, was opened at 2009-07-26 10:44
Message generated for change (Tracker Item Submitted) made by scotttetrick
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2827401&group_id=48422

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Scott Tetrick (scotttetrick)
Assigned to: Nobody/Anonymous (nobody)
Summary: rpy2-2.0.6 setup fails on amd64

Initial Comment:
"C:\Program Files (x86)\R\R-2.9.1\bin\R" CMD config --cppflags

Traceback (most recent call last):
  File "setup.py", line 156, in <module>
    ri_ext = getRinterface_ext(RHOME, r_packversion)
  File "setup.py", line 122, in getRinterface_ext
    include_dirs = get_rconfig(RHOME, '--cppflags')[0].split()
  File "setup.py", line 88, in get_rconfig
    raise Exception(cmd + '\nreturned\n' + rconfig)
Exception: "C:\Program Files (x86)\R\R-2.9.1\bin\R" CMD config --cppflags
returned

When I attempt to run this comment from a command line, I get...
ARGUMENT 'cmd' __ignored__

ARGUMENT 'config' __ignored__

WARNING: unknown option '--cppflags'


R version 2.9.1 (2009-06-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.


Do I need to rebuild R for amd64?  Are there mixed versions for R x86 and rpy2 
amd64 that are working?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2827401&group_id=48422

------------------------------------------------------------------------------
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to