[R] RMySQL configure.win error?

Paulino Perez Rodriguez perpdgo at colpos.mx
Fri Jun 8 22:17:09 CEST 2007


Hello, is there an error in the file configure.win from 
the package RMySQL_0.6-0.tar.gz, in the line

dlltool --dllname ${MYSQL_LIB} --def libmysql.def 
--output-lib libmysql.a -k

I think it must be

dlltool --dllname ${MYSQL_DLL} --def libmysql.def 
--output-lib libmysql.a -k

right? since MYSQL_DLL=libMySQL.dll  and 
 MYSQL_LIB=libmysql.lib

It appears that the package doesn't work with 
mysql-5.0.4.1.

It works fine with mysql-5.0.18

Thanks.

-- 
Este mensaje ha sido analizado por MailScanner
en busca de virus y otros contenidos peligrosos,
y se considera que está limpio.



More information about the R-help mailing list