help-octave
[Top][All Lists]
Advanced

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

Re: Installation problems on Linux


From: Thomas Weber
Subject: Re: Installation problems on Linux
Date: Tue, 29 Jul 2008 23:39:39 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On 29/07/08 19:07 +0530, Chaman Singh Verma wrote:
> Hello,
> 
> make[4]: Leaving directory `/home/csv610/Desktop/octave-3.0.1/src'
> make -C ../../scripts DOCSTRINGS
> make[4]: Entering directory `/home/csv610/Desktop/octave-3.0.1/scripts'
> make[4]: `DOCSTRINGS' is up to date.
> make[4]: Leaving directory `/home/csv610/Desktop/octave-3.0.1/scripts'
> making install.texi from install.txi
> install.texi is unchanged
> rm -f INSTALL
> ../../missing makeinfo -D INSTALLONLY \
>       --no-validate --no-headers --no-split --output INSTALL \
>       -I.. -I. -I./.. install.texi
> make[3]: ../../missing: Command not found
> make[3]: [../../INSTALL.OCTAVE] Error 127 (ignored)
> mv INSTALL ../../INSTALL.OCTAVE
> mv: cannot stat `INSTALL': No such file or directory
> make[3]: *** [../../INSTALL.OCTAVE] Error 1
> make[3]: Leaving directory
> `/home/csv610/Desktop/octave-3.0.1/doc/interpreter'
> make[2]: *** [../INSTALL.OCTAVE] Error 2
> make[2]: Leaving directory `/home/csv610/Desktop/octave-3.0.1/doc'
> make[1]: *** [INSTALL.OCTAVE] Error 2
> make[1]: Leaving directory `/home/csv610/Desktop/octave-3.0.1'
> make: *** [all] Error 2
> 
> 
> What could be the solution ?

Do you build in parallel, ie "make -j X" with X>1?

        Thomas


reply via email to

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