Prof Brian Ripley wrote: > On Wed, 13 Jun 2007, Ruixin ZHU wrote: > >> Dear R-users, >> >> It seems that install.packages( ) doesn't work to RMySQL package. > > Under Windows, yes. You need the MySQL client libraries for your version > of MySQL (or something very close to the same version), so the only safe > way is to install from the sources. The latter is not hard and there are > instructions in the package. There are several of us working on updating the RMySQL binary for windows. Currently one has it compiled with mysql 5.0.18, but can't get it to compile with 5.0.41. I am having trouble with 5.0.22, 5.0.24, and 5.0.37 mysql binaries. There seems to be some problems with different versions of mysql. As soon as we have a tested version of the windows binary for RMySQL, information for obtaining it will be posted.
We all appreciate you patiences. Thank you Joe > > >> Would anybody have the experience of that? >> >> Thanks >> _____________________________________________ >> Dr.Ruixin ZHU >> Shanghai Center for Bioinformation Technology >> [EMAIL PROTECTED] >> [EMAIL PROTECTED] >> 86-21-13040647832 >> >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> [email protected] mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >> and provide commented, minimal, self-contained, reproducible code. >> > ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
