help-octave
[Top][All Lists]
Advanced

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

error building from source


From: Mahmood Naderan
Subject: error building from source
Date: Mon, 8 Jul 2013 10:00:38 -0700 (PDT)

Dear all,
I was trying to install the latest version from source to do a PCA analysis. However I hit an error while making the source.

make[3]: Entering directory `/root/octave-3.6.4/doc/interpreter'
TEXINPUTS="./..:$TEXINPUTS" \
        MAKEINFO='/bin/sh /root/octave-3.6.4/build-aux/missing --run makeinfo   -I .' \
        ../../missing texi2dvi octave.texi
/bin/sh: ../../missing: No such file or directory
make[3]: *** [octave.dvi] Error 127
make[3]: Leaving directory `/root/octave-3.6.4/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/octave-3.6.4/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/octave-3.6.4'
make: *** [all] Error 2

What does that mean?
 
Regards,
Mahmood


reply via email to

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