"xiaopeng hu" <[EMAIL PROTECTED]> writes: > i get a message: > configure: WARNING: you cannot build info or html versions of the R manuals > > what should i do ?
In principle: * Use R-devel not R-help * Read the Installation and Administration manual (sec.2.2) However, the gist is that you are missing the "makeinfo" program, so either install it (usually, it is part of the texinfo package) or live without manuals in those formats... -- 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 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [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 and provide commented, minimal, self-contained, reproducible code.
