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
>>
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