Displaying 2 results from an estimated 2 matches for "_tiffclose".
2013 Mar 04
1
installing biOps on MacOSX fails
...rror in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object
'/Library/Frameworks/R.framework/Versions/2.15/Resources/library/biOps/libs/i386/biOps.so':
dlopen(/Library/Frameworks/R.framework/Versions/2.15/Resources/library/biOps/libs/i386/biOps.so,
6): Symbol not found: _TIFFClose
Referenced from:
/Library/Frameworks/R.framework/Versions/2.15/Resources/library/biOps/libs/i386/biOps.so
Expected in: flat namespace
in
/Library/Frameworks/R.framework/Versions/2.15/Resources/library/biOps/libs/i386/biOps.so
Error: loading failed
Execution halted
ERROR: loading failed
* remov...
2009 Sep 27
1
Optional libraries (libtiff, etc) not found
I installed the (binary) biOps package, which can use libtiff and libfftw.
Then I used macports to install the libraries (in /opt/local/lib). But I
restart R and biOps still does not see the libraries.
I've tried adding symbolic links from /opt/local/lib to /usr/local/lib, I've
added /opt/local/lib to LIBRARY_PATH, LD_LIBRARY_PATH, and
DYLD_LIBRARY_PATH, and it doesn't work.
Do you