[R] RMySQL

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Sat Feb 15 18:17:03 CET 2003


dlltool is part of the compiler set, so that's where your troubles begin.

However, the instructions are not those for the binary install.  All you
need to do is to get RMySQL.zip from CRAN and put RMySQL/libs/libmysql.dll
somewhere in your path.

On Sat, 15 Feb 2003, r meeks wrote:

> I don't know if this is the proper forum but here goes:
> 
> I'm trying to install the RMySQL library under Windows XP.  The instructions 
> say to use reimp to create an R-compatible MySQL library file "libmysql.dll" 
> but when I try to run reimp I get the error "reimp: dlltool: No such file or 
> directory"
> 
> Obviously something is missing or can't be found but I can't tell what from 
> the message!  I'm using fresh downloads of mingw utils and the RMySQL 
> library.
> 
> And of course the library doesn't work in R - I get the message "Error in 
> testRversion(descfile) : This package has not been installed properly
> See the Note in ?library" when I try to load it.
> 
> Other libraries work fine.  I realize this failure is due to the reimport 
> failure.
> 
> Any suggestions?

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list