help-octave
[Top][All Lists]
Advanced

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

make error: octave 3.4.0 building from source


From: Chethan S
Subject: make error: octave 3.4.0 building from source
Date: Sat, 23 Apr 2011 11:03:07 +0530

Hi all!

I have been trying to install GNU Octave 3.4.0 from source on my Ubuntu 10.10. I could run just ./configure without any errors. Then when I run make 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
make[3]: *** [OctaveFAQ.dvi] Error 1
make[3]: Leaving directory `/home/chethan/Applications/octave-3.4.0/doc/faq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/chethan/Applications/octave-3.4.0/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chethan/Applications/octave-3.4.0'
make: *** [all] Error 2

What is the reason for this and how I can set it right?

Thanks and regards,

Chethan S.



reply via email to

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