[Rpy] rpy2-2.0.6 on ubuntu 9.04: tests fail

2009-07-13 Thread Agustin Lobo
Hi! After installing (python setup.py install), I run the tests and get the following. What should I do? Thanks Agus # python Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) [GCC 4.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2.tests >>

[Rpy] rpy2 cannot find -lRlapack

2009-03-20 Thread Agustin Lobo
Hi! I'm installing rpy2 on a machine with ubuntu 8.04, having both R-base and R-base-dev When I run python setup.py install I get /usr/bin/ld: cannot find -lRlapack collect2: ld returned 1 exit status error: command 'gcc' failed with exit status 1 I do have lapack.so in in /usr/lib/R/modules