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.

______________________________________________
R-help@r-project.org 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.

Reply via email to