William Fennell wrote: > Hi FOlks, > > I tried to configure R 2.1.1 prior to making R on Solaris 8 and get this > error. > configure: error: --with-readline=yes (default) and headers/libs are > not available > > Any ideas what this means?
... maybe that configure cannot find the readline headers/libs? Either install them (highly recommended) or configure without readline support. Uwe Ligges > Thanks, > > Bill > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
