Re: [R] Cannot install pakcage RMySQL

2011-04-06 Thread Phil Spector
You need to install the mysql client development libraries. On SUSE systems, I believe the package is called libmysqlclient-devel . - Phil Spector Statistical Computing Facility

Re: [R] Cannot install pakcage RMySQL

2011-04-06 Thread Radhouane Aniba
and then I installed RMySQL from R itself using install.packages Cheers 2011/4/6 Radhouane Aniba > Alon, I remember having the same problem than you, but I am using Ubuntu > > I solved that by installing libmysqlclient16-dev using "sudo apt-get > install libdbd-mysql libmysqlclient16-dev" >

Re: [R] Cannot install pakcage RMySQL

2011-04-06 Thread Radhouane Aniba
Alon, I remember having the same problem than you, but I am using Ubuntu I solved that by installing libmysqlclient16-dev using "sudo apt-get install libdbd-mysql libmysqlclient16-dev" I don't know what command equivalet you have in Suse Radhouane 2011/4/6 alon.benari > Hello All, > > I h

[R] Cannot install pakcage RMySQL

2011-04-06 Thread alon.benari
Hello All, I have a technical difficulty installing RMySQL. I am running openSUSE11.1 and R 2.12 I have installed MySQL from the website. and following installation , as root This is the part where trouble begin, .. checking mysql.h usability... no checking mysql.h presence... no checking for