Thank you. It works!!

Just, here is a correction of single typo-error.
From:
/usr/lib/python-2.5/site-packages
To:
/usr/lib/python2.5/site-packages

On 11/1/07, Diwaker Gupta <[EMAIL PROTECTED]> wrote:
>
> I found a (temporary) solution:
>
> - Download the sources from rpy.sf.net
> - Make sure you have all dependencies installed (sudo apt-get install
> r-base-dev python-all-dev)
> - Modify setup.py, line 132 as follows:
> include_dirs = [ os.path.join(RHOME.strip(), 'include'),
> '/usr/share/R/include/',
> - export RHOMES=/usr/lib/R
> - run 'python setup.py build'
> - copy build/lib.linux-i686-2.5/_rpy2051.so to /usr/lib/python-2.5
> /site-packages
>
> Thats it!
>
> --
> rpy import error at Gusty
> https://bugs.launchpad.net/bugs/128180
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
rpy import error at Gusty
https://bugs.launchpad.net/bugs/128180
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to