help-octave
[Top][All Lists]
Advanced

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

Re: make error: octave 3.4.0 building from source


From: Jordi Gutiérrez Hermoso
Subject: Re: make error: octave 3.4.0 building from source
Date: Sat, 23 Apr 2011 00:55:43 -0500

On 23 April 2011 00:33, Chethan S <address@hidden> wrote:
> I see following errors:
>
> make[3]: Entering directory
> `/home/chethan/Applications/octave-3.4.0/doc/faq'
> TEXINPUTS="./..:$TEXINPUTS" \
>     MAKEINFO='/bin/sh
> /home/chethan/Applications/octave-3.4.0/build-aux/missing --run makeinfo
> -I .' \
>     texi2dvi OctaveFAQ.texi
> egrep: Invalid range end
[snip]
> What is the reason for this and how I can set it right?

The reason was some texinfo incompatibility thing and the workaround
is to do "LANG=C make" instead of plain "make".

- Jordi G. H.


reply via email to

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