[R] install R-1.1.0 in Suse 6.0
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Fri Jun 23 23:23:18 CEST 2000
Jorge Magalhaes <root at predict.telepac.pt> writes:
> make[5]: Leaving directory `/root/R-1.1.0/src/unix/X11'
> make[5]: Entering directory `/root/R-1.1.0/src/unix/X11'
> gcc -I. -I../../../src/include -I../../../src/include -I../../../src/include/R_ext -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c rbitmap.c -o rbitmap.o
> rbitmap.c:239: parse error before `jmp_buf'
> rbitmap.c:239: warning: no semicolon at end of struct or union
..
> My question: I need upgrade my suse version from 6.0 to 6.4 for install
> R-1.1.0 in my linux box?
It seems that these problems (we had one report earlier) are caused by
old versions of jpeglib.h not defining the jpeg_error_mgr struct. It
might suffice to upgrade jpeglib. You can also disable jpeg support
entirely by changing the line in src/include/config.h.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list