[R-SIG-Mac] installing RMySQL

dweeks.pitt at gmail.com dweeks.pitt at gmail.com
Thu Aug 7 17:46:23 CEST 2014


Only after doing this:

export DYLD_LIBRARY_PATH="/usr/local/mysql/lib"

then I was able to successfully install the RMySQL package with this 
command:

R CMD INSTALL --configure-args='--with-mysql-dir=/usr/local/mysql 
--with-mysql-lib=/usr/local/mysql/lib 
--with-mysql-inc=/usr/local/mysql/include' RMySQL_0.9-3.tar.gz

Hope that helps,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20140807/c16aea90/attachment-0003.html>


More information about the R-SIG-Mac mailing list