I am trying to install R-2.11.1 from sources on Ubuntu 10.04. I am getting the following error when I run ./configure:
configure:6683: checking how to run the C preprocessor configure:6753: result: gcc -E configure:6773: gcc -E -I/usr/local/include conftest.c configure:6773: $? = 0 configure:6787: gcc -E -I/usr/local/include conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory <...other stuff here...> Could anybody help me? I am also attaching the file config.log for more info. Thank you in advance, Giovanni Petris -- Giovanni Petris <gpet...@uark.edu> Associate Professor Department of Mathematical Sciences University of Arkansas - Fayetteville, AR 72701 Ph: (479) 575-6324, 575-8630 (fax) http://definetti.uark.edu/~gpetris/
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.