Thanks for your speedy reply! Now it worked fine. After installing via Yast
the package  "mysql-devel" there was the library "libz.so" and afterwards I
could install RMySQL without errors. 


-----Ursprüngliche Nachricht-----
Von: Prof Brian Ripley [mailto:[EMAIL PROTECTED] 
Gesendet: Sunday, October 23, 2005 12:37 PM
An: Dominic Senn
Cc: r-help@stat.math.ethz.ch
Betreff: Re: [R] Probelms installing package RMySQL (Dominic Senn)


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@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,                  [EMAIL PROTECTED]
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




-- 
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,

______________________________________________
R-help@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

Reply via email to