Re: [Rd] Error Compiling RMySQL in Fedora Core 5 86x64

2006-05-15 Thread Hin-Tak Leung
on fedora core 5, you'll need to install the mysql-devel package. the "mysql.h" header is in /usr/include/mysql/ . So you need: export PKG_CPPFLAGS="-I/usr/include/mysql" export PKG_LIBS="-L/usr/lib64/mysql -lmysqlclient" Juan Santiago Ramseyer wrote: > in download and automatic install the RMySQ

[Rd] Error Compiling RMySQL in Fedora Core 5 86x64

2006-05-13 Thread Juan Santiago Ramseyer
in download and automatic install the RMySQL, R show the error (look under session attach. MySQL is install and operational. Juan Santiago Ramseyer. > install.packages('RMySQL') --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done tentando a URL 'http://