Hi, do you have zlib installed on your system?
(rpm -q zlib tells you if or not) You can also try rpm -q --whatprovides libz . zlib provides libz. If not installed, the manual compilation of R uses its own version of zlib, if I understand it correctly. So, not really a problem with the rpm. Detlef On Tue, 03 May 2005 16:25:12 +0200 Christoph Lehmann <[EMAIL PROTECTED]> wrote: > it seemed to be a problem with the rpm for suse 9.1.. I installed and > compiled R2.1 using the sources, then installation of RMySQL succeeded > > mmmh .. > > Christoph ______________________________________________ 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