search for: _tiffopen

Displaying 1 result from an estimated 1 matches for "_tiffopen".

Did you mean: tiffopen
2011 Jun 05
1
Can't compile rtiff for OSX
...eded checking for TIFFOpen in -ltiff... no Error: Could not find libtiff. ERROR: configuration failed for package ?rtiff? * removing ?/Library/Frameworks/R.framework/Versions/2.13/Resources/library/rtiff? TIFFOpen is in libtiff: $ nm /opt/local/lib/libtiff.dylib | grep TIFFOpen 0000000000030740 T _TIFFOpen So I think the conclusion is that R isn't even looking in /opt/local/lib. Seems like a basic question, but how do I get R to look in /opt/local/{lib|include}? Thanks for any help! --Rob