[R] Probelms installing package RMySQL (Dominic Senn)

Prof Brian Ripley ripley at stats.ox.ac.uk
Sun Oct 23 12:36:30 CEST 2005


On Sun, 23 Oct 2005, Dominic Senn wrote:

> Hi
> I have R 2.2.0 and SUSE 10.0 installed. When I try to install the package
> RMySQL I get the error that the library "libz" could not be found. This is
> strange because I find the library "libz.so.1" in the directory "/usr/lib/".
>
> Can anybody help? Thanks a lot in advance, Dominic

We may be able to help if you tell us at what stage in the install process 
this happens and quote the exact message.

Note that you will need libz.so and not just libz.so.1, so it is likely 
you have a development RPM missing.  On FC3

gannet% rpm -q --whatprovides /usr/lib/libz.so
zlib-devel-1.2.1.2-3.fc3
gannet% rpm -q --whatprovides /usr/lib/libz.so.1
zlib-1.2.1.2-3.fc3



>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

PLEASE do, and not send HTML mail.

-- 
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