[R] configure fails on new Redhat Enterprise System

Peter Dalgaard p.dalgaard at biostat.ku.dk
Thu Feb 14 19:57:14 CET 2008


Katherine.Gowan at UCHSC.edu wrote:
> Hello all,
>
> I have a new Redhat enterprise system that I'm trying to get set up with all the goodies I need, including R-2.6.1. I got all of the required dependencies including readline. However, configure dies with:
> configure: error: --with-readline=yes (default) and headers/libs are not available
>   
FAQ 7.20 and 2.6 should answer this.

> Here are all the lines of output relating to readline:
>
> checking readline/history.h usability... yes
> checking readline/history.h presence... yes
> checking for readline/history.h... yes
> checking readline/readline.h usability... yes
> checking readline/readline.h presence... yes
> checking for readline/readline.h... yes
> checking for rl_callback_read_char in -lreadline... no
> checking for rl_callback_read_char in -lreadline... no
> configure: error: --with-readline=yes (default) and headers/libs are not available
>
> When I tried './configure --with-readline=no' it got through this trouble spot just fine, but then died on:
> --with-x=yes and X11 header/libs are not available
>
> I know I have readline and X11. I believe all my search paths are correct.
>
> (yum doesn't seem to have R. apt probably does, but I think you have to choose one or the other and I've been using yum.)
>
> Any thoughts would be greatly appreciated!
> Thanks,
> Katherine Gowan :-)
> Unix/Linux guy for Human Medical Genetics Research @ University of Colorado
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
>   


-- 
   O__  ---- Peter Dalgaard             Øster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark          Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)                  FAX: (+45) 35327907



More information about the R-help mailing list