W Eryk Wolski
2007-Apr-26 08:17 UTC
[R] configure: WARNING: you cannot build info or HTML versions of the R manuals
Rusers, I am trying to build R2.5 on my Kubuntu machine an configure concludes with : configure: WARNING: you cannot build info or HTML versions of the R manuals What do I need to install on my machine to get rid of this warnings? Eryk [[alternative HTML version deleted]]
Peter Dalgaard
2007-Apr-26 08:31 UTC
[R] configure: WARNING: you cannot build info or HTML versions of the R manuals
W Eryk Wolski wrote:> Rusers, > > I am trying to build R2.5 on my Kubuntu machine an configure concludes with > : > > configure: WARNING: you cannot build info or HTML versions of the R manuals > > What do I need to install on my machine to get rid of this warnings? > >Texinfo. Not sure if that is also the package name on *ubuntu/debian.> Eryk > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch 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. >
Dirk Eddelbuettel
2007-Apr-26 13:56 UTC
[R] configure: WARNING: you cannot build info or HTML versions of the R manuals
On Thu, Apr 26, 2007 at 10:17:10AM +0200, W Eryk Wolski wrote:> Rusers, > > I am trying to build R2.5 on my Kubuntu machine an configure concludes with > : > > configure: WARNING: you cannot build info or HTML versions of the R manuals > > What do I need to install on my machine to get rid of this warnings?If you did it from (Debian) source, the Build-Depends: would take care of that for you. Also note that Vincent already provided Ubuntu "ports" of my Debian packages for 2.5.0, they should reach your local CRAN mirror within the day. You may want to consider subscribing to r-sig-debian. Dirk -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison