help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: doc command issue


From: Markus Mützel
Subject: Re: doc command issue
Date: Thu, 28 Nov 2019 09:24:53 +0100

Am 28. November 2019 um 08:06 Uhr schrieb "niraj pandey":
> Ok. In configure log it showing makeinfo not found.
> 
> configure: WARNING: building documentation disabled because makeinfo was not 
> found or does not support @sortas; make dist will fail.
> 
> But I checked makeinfo in on my PATH.
>  
> which makeinfo
> /usr/bin/makeinfo
>  
> Attaching the log file here.


Please see this part of the log file:

  checking for makeinfo... makeinfo
  checking for makeinfo support for @sortas command... no
  configure: WARNING: 
  
  I wasn't able to find a version of GNU makeinfo that supports the
  @sortas command, but it's only a problem if you need to build the
  manual, which is the case if you're building from VCS sources.

You need texinfo 6.1 or newer to build the documentation.

HTH,
Markus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]