Hi:

   Today I failed in building rpy2 on FreeBSD-8.0, could you help
me to fix it ? Below is the error display.

   My system is FreeBSD-8.0 and python version is 2.5.2, and
I have installed lapack and blas.


Regards,
wen


fb8# pwd
/usr/ports/math/rpy2/work/rpy2-2.0.0
fb8# ls -l
total 24
-rw-r--r--  1 root  wheel  8381 Nov 25 14:56 NEWS
-rw-r--r--  1 root  wheel   252 Nov 25 15:00 PKG-INFO
-rw-r--r--  1 root  wheel   588 Nov 25 14:56 README
drwxr-xr-x  4 root  wheel   512 Dec 17 18:17 build
drwxr-xr-x  5 root  wheel   512 Nov 25 15:00 rpy
-rwxr-xr-x  1 root  wheel  5411 Nov 25 14:56 setup.py
fb8# python setup.py install
running install
running build
running build_py
running build_ext
building 'rpy2.rinterface.rinterface' extension
cc -shared -pthread
build/temp.freebsd-8.0-CURRENT-i386-2.5/rpy/rinterface/array
.o build/temp.freebsd-8.0-CURRENT-i386-2.5/rpy/rinterface/r_utils.o
build/temp.f
reebsd-8.0-CURRENT-i386-2.5/rpy/rinterface/rinterface.o
-L/usr/local/lib/R/lib -                        L/usr/local/lib/R/modules
-R/usr/local/lib/R/lib -R/usr/local/lib/R/modules
-lR                         -o
build/lib.freebsd-8.0-CURRENT-i386-2.5/rpy2/rinterface/rinterface.so
-L/usr/l                        ocal/lib/R/lib -lR -llapack -lblas -lblas
/usr/bin/ld: cannot find -llapack -lblas
error: command 'cc' failed with exit status 1
------------------------------------------------------------------------------
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to