Re: [R] RMySQL not loading on Mac OS X

2005-08-18 Thread Bill Northcott
On 18/08/2005, at 7:46 PM, Georg Otto wrote: > Concerning your suggestion: The system default compiler is gcc 4.0, > but RMySQL seems to be built using gcc-3.3 regardless if I switch > to 3.3. or not. > > Would it be a solution to force RMySQL to use gcc 4.0 during built? > (Might be a naive

Re: [R] RMySQL not loading on Mac OS X

2005-08-18 Thread Georg Otto
Bill, thanks a lot for your answer. I did not know about the sig-Mac list. I will post there next time if I do not find a solution. Concerning your suggestion: The system default compiler is gcc 4.0, but RMySQL seems to be built using gcc-3.3 regardless if I switch to 3.3. or not. Would it

Re: [R] RMySQL not loading on Mac OS X

2005-08-17 Thread Bill Northcott
On 11/08/2005, at 8:00 PM, Georg Otto wrote: > I have a problem loading RMySQL 0.5-5 on Mac OS 10.4.2 running R > 2.1.1. > > I installed RMySQL using: > > export PKG_CPPFLAGS="-I/usr/local/mysql/include" > export PKG_LIBS="-L/usr/local/mysql/lib -lmysqlclient" > > R CMD INSTALL /Users/gwo/Desktop

[R] RMySQL not loading on Mac OS X

2005-08-10 Thread Georg Otto
Hi, I have a problem loading RMySQL 0.5-5 on Mac OS 10.4.2 running R 2.1.1. I installed RMySQL using: export PKG_CPPFLAGS="-I/usr/local/mysql/include" export PKG_LIBS="-L/usr/local/mysql/lib -lmysqlclient" R CMD INSTALL /Users/gwo/Desktop/RMySQL_0.5-5.tar.gz The installation seemed to work ok

[R] RMySQL Not Loading

2004-02-29 Thread Arend P. van der Veen
Hi, I am having a problem getting RMySQL to run under FreeBSD 4.9. I am using R 1.8.1 with latest patches, MySQL 4.0.17 and RMySQL_0.03.tar.gz. Everything does appear to compile properly. However when I access the library I get the following error: > library(RMySQL) Error in dyn.load(x, as.log

Re: [R] RMySQL : Not loading

2004-01-14 Thread Don MacQueen
Geoff, I can offer a work-around. I have been encountering this same problem on one of two OS X systems, and one Solaris system. I've been corresponding with the RMySQL maintainer, David James (who I CC'd), and he knows everything that I do (and more, of course!). We don't have a proper soluti

[R] RMySQL : Not loading

2004-01-14 Thread Geoff Grimwood
Hello, I'm tearing my hair out over this. Any help will be very much appreciated. It's been two long nights battling with RMySQL. > library(RMySQL) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/local/lib/R/library/RMySQL/libs/RMySQL.so":