Octave 3.0 fordítása

Fórumok

Sziasztok!

Megpróbáltam lefordítani az Octace 3.0-ás verzióját, de többszöri próbálkozásra is
ez lett a vége. Néztem fórumokat is, de ami erről szólt, éppen olasz volt...



nchanged
making interp.texi from interp.txi
interp.texi is unchanged
making intro.texi from intro.txi
intro.texi is unchanged
making io.texi from io.txi
making linalg.texi from linalg.txi
linalg.texi is unchanged
making matrix.texi from matrix.txi
matrix.texi is unchanged
making nonlin.texi from nonlin.txi
nonlin.texi is unchanged
making numbers.texi from numbers.txi
numbers.texi is unchanged
making op-idx.texi from op-idx.txi
op-idx.texi is unchanged
making optim.texi from optim.txi
optim.texi is unchanged
making package.texi from package.txi
package.texi is unchanged
making plot.texi from plot.txi
plot.texi is unchanged
making poly.texi from poly.txi
poly.texi is unchanged
making preface.texi from preface.txi
preface.texi is unchanged
making quad.texi from quad.txi
quad.texi is unchanged
making quaternion.texi from quaternion.txi
quaternion.texi is unchanged
making set.texi from set.txi
set.texi is unchanged
making signal.texi from signal.txi
making sparse.texi from sparse.txi
sparse.texi is unchanged
making stats.texi from stats.txi
stats.texi is unchanged
making stmt.texi from stmt.txi
stmt.texi is unchanged
making strings.texi from strings.txi
strings.texi is unchanged
making system.texi from system.txi
system.texi is unchanged
making testfun.texi from testfun.txi
testfun.texi is unchanged
making tips.texi from tips.txi
tips.texi is unchanged
making var.texi from var.txi
var.texi is unchanged
making vr-idx.texi from vr-idx.txi
vr-idx.texi is unchanged
mawk -f ./mkcontrib.awk ./contributors.in > contributors.texi-t
contributors.texi is unchanged
../../missing makeinfo -I.. -I. -I./.. ./octave.texi
make[3]: ../../missing: Command not found
make[3]: [octave.info] Error 127 (ignored)
TEXINPUTS="..:.:./..::" ../../missing texi2dvi --pdf ./octave.texi
/bin/sh: ../../missing: not found
make[3]: [octave.pdf] Error 127 (ignored)
cp octave.texi octave-a4.texi
TEXINPUTS="..:.:./..::" ../../missing texi2dvi --pdf octave-a4.texi -t @afourpaper
/bin/sh: ../../missing: not found
make[3]: [octave-a4.pdf] Error 127 (ignored)
../../missing makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi
make[3]: ../../missing: Command not found
make[3]: [HTML/index.html] Error 127 (ignored)
make[3]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/interpreter'
make -C liboctave all
make[3]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/liboctave'
../../missing makeinfo -I.. -I. -I./.. liboctave.texi
make[3]: ../../missing: Command not found
make[3]: [liboctave.info] Error 127 (ignored)
TEXINPUTS="..:.:./..::" \
          ../../missing texi2dvi liboctave.texi
/bin/sh: ../../missing: not found
make[3]: [liboctave.dvi] Error 127 (ignored)
TEXINPUTS="..:.:./..::" \
          ../../missing texi2dvi --pdf liboctave.texi
/bin/sh: ../../missing: not found
make[3]: [liboctave.pdf] Error 127 (ignored)
../../missing makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. liboctave.texi
make[3]: ../../missing: Command not found
make[3]: [HTML/index.html] Error 127 (ignored)
make[3]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/liboctave'
make -C refcard all
make[3]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/refcard'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/refcard'
make[2]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc'
make -C examples all
make[2]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/examples'
echo "making octave.desktop from octave.desktop.in"
making octave.desktop from octave.desktop.in
/bin/sed < octave.desktop.in > octave.desktop-t \
          -e "s|%OCTAVE_IMAGEDIR%|/usr/local/share/octave/3.0.0/imagelib|" \
          -e "s|%OCTAVE_PREFIX%|/usr/local|"
if [ -s octave.desktop-t ]; then ../move-if-change octave.desktop-t octave.desktop; else echo "octave.desktop-t is empty!" 1>&2; rm -f octave.desktop-t; exit 1; fi
make[2]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/examples'
make -C doc ../INSTALL.OCTAVE
make[2]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc'
make -C interpreter ../../INSTALL.OCTAVE
make[3]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc/interpreter'
make -C ../../src DOCSTRINGS
make[4]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/src'
making defaults.h from defaults.h.in
defaults.h is unchanged
making oct-conf.h from oct-conf.h.in
oct-conf.h is unchanged
make[4]: `DOCSTRINGS' is up to date.
make[4]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/src'
make -C ../../scripts DOCSTRINGS
make[4]: Entering directory `/home/tamas/Downloads/Octave/octave-3.0.0/scripts'
make[4]: `DOCSTRINGS' is up to date.
make[4]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/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/tamas/Downloads/Octave/octave-3.0.0/doc/interpreter'
make[2]: *** [../INSTALL.OCTAVE] Error 2
make[2]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0/doc'
make[1]: *** [INSTALL.OCTAVE] Error 2
make[1]: Leaving directory `/home/tamas/Downloads/Octave/octave-3.0.0'
make: *** [all] Error 2


Mi lehet a gond?