[R] problem with "history"
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Fri Jul 27 20:16:20 CEST 2001
Alberto Murta <amurta at ipimar.pt> writes:
> Martin Maechler wrote:
> >
> > Instead of "re-compiling" you must "re-configure from scratch" after an OS
> > upgrade.
> > I.e.,
> > rm config.cache
> > {path/}configure
> > make
> > etc
> >
> > An even more foolproof (but considerably slower) version of the above would
> > be to throw away your 1.3.0 installation, and re configure from scratch.
> > This means that if your build directory is = source, you trash everything,
> > unpack the tar file again, etc.
>
> I tried the latter option and it didn't solve the problem. I really
> can't understand what can be the problem. Anyway, I finally managed to
> put R to work with the arrow keys by installing the rpm package made for
> SuSE Linux 7.2 (from CRAN) instead of building from source.
>
> Thank you very much for your support
Sounds like you may have lost the header files for readline in the
upgrade. Look for an RPM named readline-devel or so.
Otherwise, check the output from configure to see what it has to say
about readline. (Remove config.cache first).
--
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