search for: r_cv_prog_texi2any_v5

Displaying 3 results from an estimated 3 matches for "r_cv_prog_texi2any_v5".

2016 Jan 18
3
WARNING you cannot build info or html versions of the R manuals
...n instead (I'm still willing to show you RPM building if you'd like, because if you're sticking with Fedora 17 indefinitely it will be useful to you...) The warning message string "you cannot build info or HTML versions of the R manuals" comes from m4/R.m4: if test "${r_cv_prog_texi2any_v5}" != yes; then warn_info="you cannot build info or HTML versions of the R manuals" AC_MSG_WARN([${warn_info}]) MAKEINFO="" else MAKEINFO="${MAKEINFO}" fi In that same file, if you look at the beginning of the m4 function, you see this comment:...
2016 Jan 19
0
WARNING you cannot build info or html versions of the R manuals
...ing to show you RPM building if you'd like, because if you're > sticking with Fedora 17 indefinitely it will be useful to you...) > > The warning message string "you cannot build info or HTML versions of > the R manuals" comes from m4/R.m4: > > if test "${r_cv_prog_texi2any_v5}" != yes; then > warn_info="you cannot build info or HTML versions of the R manuals" > AC_MSG_WARN([${warn_info}]) > MAKEINFO="" > else > MAKEINFO="${MAKEINFO}" > fi > > In that same file, if you look at the beginn...
2016 Jan 16
2
WARNING you cannot build info or html versions of the R manuals
Are you building from a source tarball or using the Fedora SRPM? I strongly advise you to rebuild the SRPM, because the resulting binary RPM will have all the necessary deps for building and installing. You might need to change the spec up a bit, since I assume building on Fedora means a modern system, and f17.... isn't modern. On Jan 16, 2016 4:48 PM, Rolf Turner <r.turner at