[R-SIG-Mac] RMySQL problem
Richard Piper
rpiper at med.usyd.edu.au
Thu Oct 27 21:24:32 CEST 2005
> Hello all. I am having a problem with packages DBI and RMySQL since
> upgrading to R 2.2.0.
I had some problems with this.
* The most recent R packages are compiled with gcc 3.3 so you need to
use this to compile.
* I am using Mysql 4.XX. The binaries for the mac, on the Mysql site,
must be compiled with gcc 4.0, as
they not load properly.
* If you download the Mysql source and compile it with gcc 3.3 then
you can link the client libraries and it should work
* I have only done this with R 2.2 and Mysql 4.XX
Richard
http://icu.rnsh.org
More information about the R-SIG-Mac
mailing list