Hello, I am trying to install R from a tarball, version 1.4.1, on a SuSE (6.4) box. Although zlib.h 1.1.3 is installed "make" stops on error with these: ---[snip] connections.o: In function `gzfile_fgetc': /usr/src/packages/SOURCES/R-1.4.1/src/main/connections.c:773: undefined reference to `gzeof' /usr/src/packages/SOURCES/R-1.4.1/src/main/connections.c:774: undefined reference to `gzgetc' connections.o: In function `gzfile_seek': /usr/src/packages/SOURCES/R-1.4.1/src/main/connections.c:780: undefined reference to `gztell' /usr/src/packages/SOURCES/R-1.4.1/src/main/connections.c:788: undefined reference to `gzseek' collect2: ld returned 1 exit status [snip]------ Any suggestions out there, please? Sincerely, Matthias -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._