Yes, the second (the /usr/local/lib already contained it). Works perfect now, thanks very much! Adrian
On Thu, Aug 7, 2014 at 10:33 PM, <[email protected]> wrote: > The other thing I did was set up symbolic links from /usr/lib and > /usr/local/lib to /usr/local/mysql/libmysqlclient.18.dylib > > sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib > /usr/local/lib/libmysqlclient.18.dylib > sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib > /usr/lib/libmysqlclient.18.dylib > > Maybe one of those symbolic links enabled R to find the library? > > Dan > > -- Adrian Dusa University of Bucharest Romanian Social Data Archive Soseaua Panduri nr.90 050663 Bucharest sector 5 Romania _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
