[R-SIG-Mac] More on installing RMySQL

gene gene02_rsigmac at smalltime.com
Tue Nov 29 21:37:03 CET 2005


I've seen a few posts on this subject, but no resolution, so here it  
is again.

I just upgraded to Mac OS 10.4 (10.4.3).

Recompiling RMySQL works fine, but it will not load once compiled,  
instead producing this error message:

 > library(RMySQL)
Loading required package: DBI
Error in dyn.load(x, as.logical(local), as.logical(now)) :
         unable to load shared library '/Library/Frameworks/ 
R.framework/Resources/library/RMySQL/libs/RMySQL.so':
   dlopen(/Library/Frameworks/R.framework/Resources/library/RMySQL/ 
libs/RMySQL.so, 6): Symbol not found: _fprintf$LDBLStub
   Referenced from: /Library/Frameworks/R.framework/Resources/library/ 
RMySQL/libs/RMySQL.so
   Expected in: flat namespace
Error in library(RMySQL) : .First.lib failed for 'RMySQL'


This is using R Version 2.2.0 (2005-10-06 r35749)

Any advice would be appreciated.

Thanks.



More information about the R-SIG-Mac mailing list