Saving the error output of make
Paul Lussier
p.lussier at comcast.net
Thu Apr 24 18:32:21 EDT 2008
"Labitt, Bruce" <labittb1 at tycoelectronics.com> writes:
> Hi Gang,
>
> I managed, with great difficulty, (another rant, for another day) to
> install Scientific Linux on my Optiplex 745. This machine will suffice
> until I get a decent computer for what I need to do. To run some tests,
> I'd like to install Octave on it. (OS version of MATLAB.)
>
> I want to build octave from source so I get the options I'm interested
> in. (I had managed to build octave from source when I had Centos 4.6 on
> the computer.)
>
> The configure phase appeared to go ok. The make failed. At some time I
> can send to anyone if they are interested - that is if I can capture it.
>
> I tried using:
> $ make | tee makeoctave.log
>
> This stored nearly everything, except for the error messages near the
> end.
make 2>&1 | tee makeoctave.log
--
Seeya,
Paul
More information about the gnhlug-discuss
mailing list