Bugs item #1539520, was opened at 2006-08-13 04:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1539520&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: rpy
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: RPy 1.0RC1 and R 2.3.1 Install error on retrieving RHOME

Initial Comment:
Because tail does no longer support the option -1 the
return value of get_R_HOME (for the call 'R RHOME |
tail -1') is something like 'tail: `-1' option is
obsolete; use `-n 1' since this will be removed in the
future\n/usr/local/lib/R'. According to this the setup
program is unable to retrieve the correct version
number based on the wrong home path and gives this failure:

RHOMES= []
Setting RHOMES to  ["tail: `-1' option is obsolete; use
`-n 1' since this will be removed in the
future\n/usr/local/lib/R"]
Traceback (most recent call last):
  File "setup.py", line 80, in ?
    RVERSION = rpy_tools.get_R_VERSION(RHOME,
force_exec=True)
  File "/home/pohl/rpy-1.0-RC1/rpy_tools.py", line 98,
in get_R_VERSION
    raise RuntimeError("Couldn't execute the R
interpreter" +
RuntimeError: Couldn't execute the R interpreter `tail:
`-1' option is obsolete; use `-n 1' since this will be
removed in the future
/usr/local/lib/R/bin/R'.

submitted by Andreas Pohl([EMAIL PROTECTED])

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to