That worked, thanks! I was missing the python2.4-dev libraries (duh!) Toby
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk Eddelbuettel Sent: Monday, November 05, 2007 8:14 PM To: RPy help, support and design discussion list Subject: Re: [Rpy] RPy won't compile On 5 November 2007 at 18:40, Toby Dylan Hocking wrote: | I am trying to compile RPy SVN release 361 on Ubuntu dapper using gcc | v.4.0.3. I have an identical software setup (I think) on a different | machine, so I'm really confused as to why it I can get it to compile on | the other machine but not this one. [....] | src/RPy.h:56:20: error: Python.h: No such file or directory Not having a Python.h would be a problem. As you are on Ubuntu, which rebuilds the RPy package I maintain for Debian, you can make your life easier by - installing either the existing python-rpy package (which may be an older version), or - at least use it for it build-depends: $ sudo apt-get build-dep rpy which will give you the right -dev packages for free. My prefered solution would be to rebuild the (current) Debian package locally on Ubuntu, but that may require a modicum of familiarity with the Debian build tools. There are tutorials on the web, but you may want to skip that step if you're in a hurry. Hth, Dirk -- Three out of two people have difficulties with fractions. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list