[R] RMySQL install on windows
sbarandiaran
sbarandia at gmail.com
Wed Nov 7 21:50:33 CET 2012
Hi, I've followed these steps:
I set the MYSQL_HOME environmental variable like this:
"c:\PROGRA~1\MySQL\MYSQLS~1.5", then I opened a command prompt, got to the
folder that contains the "RMySQL_0.9-3.tar.gz" file, and run the command:
"c:\Program Files\R\R-2.15.1\bin\x64\R" CMD INSTALL RMySQL_0.9-3.tar.gz
However, I keep getting those "cygwin warnings".
When I try to load the package: "library(RMySQL)" R tells that "there is no
package called 'RMySQL')
My R version is 2.15.1 (x64), on Windows 7 (64-bit).
I have installed MySQL Server 5.5 (64-bit), and MySQL Connector C 6.0.2
(64-bit).
How could you solve those warnings you've mentioned?
--
View this message in context: http://r.789695.n4.nabble.com/RMySQL-install-on-windows-tp4645629p4648769.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list