Re: [R] RMySQL problem on Windows 7 32 bit

2011-05-14 Thread Gabor Grothendieck
On Fri, May 13, 2011 at 11:06 AM, byzin wrote: > I am attempting to analyze Affymetrix exonchip data using the exon map > package.  I have installed this package but have had problems installing the > associated programs, specifically RMySQL since no windows binary exists. > > I have followed the

Re: [R] RMySQL problem on Windows 7 32 bit

2011-05-14 Thread Uwe Ligges
On 13.05.2011 17:06, byzin wrote: I am attempting to analyze Affymetrix exonchip data using the exon map package. I have installed this package but have had problems installing the associated programs, specifically RMySQL since no windows binary exists. I have followed the directions for comp

Re: [R] RMySQL problem on Windows 7 32 bit

2011-05-13 Thread Steven Kennedy
It looks like your MySQL is missing the libmysql.lib file. Download it from MySQL then put it in the following location: C:/Program Files/MySQL/MySQL Server 5.5/lib/opt/libmysql.lib If you are still having problems, you could try using RODBC instead. _

[R] RMySQL problem on Windows 7 32 bit

2011-05-13 Thread byzin
I am attempting to analyze Affymetrix exonchip data using the exon map package. I have installed this package but have had problems installing the associated programs, specifically RMySQL since no windows binary exists. I have followed the directions for compiling the package as found on - http