[R] biOps load problem
Jonathan Lees
jonathan.lees at unc.edu
Wed Aug 12 20:37:34 CEST 2009
I am trying to install and use the biOps package on my x86_64 GNU/Linux
ssytem.
I have installed the fftw-3.2.2.tar.gz
and
biOps_0.2.1.tar.gz
but when I start R and try to load the library,
I get this message:
##########################################
> library(biOps)
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library
'/usr/local/lib64/R/library/biOps/libs/biOps.so':
/usr/local/lib64/R/library/biOps/libs/biOps.so: undefined symbol:
fftw_execute
Error: package/namespace load failed for 'biOps'
##########################################
I am not clear what is missing -
the installation did not indicate any problem, or any missing
libraries.
Thanks for any help on this.
--
==========================================
Prof. Jonathan M. Lees
Department of Geological Sciences
104 South Road, CB #3315, Mitchell Hall
University of North Carolina
Chapel Hill, NC 27599-3315
(919) 962-0695
FAX (919) 966-4519
jonathan_lees at unc.edu
http://www.unc.edu/~leesj
More information about the R-help
mailing list