Codice: Seleziona tutto
TEXINPUTS="..:.:./..::" TEXMFCNF="..:.:./..::" texi2pdf ./octave.texi
TEXINPUTS="..:.:./..::" TEXMFCNF="..:.:./..::" texi2pdf octave-a4.texi -t @afourpaper
makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do). See the --help
output for more details.
For information about obtaining TeX, please see http://www.tug.org. If
you happen to be using Debian, you can get it with this command:
apt-get install tetex-bin
make[3]: [octave.pdf] Error 1 (ignored)
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do). See the --help
output for more details.
For information about obtaining TeX, please see http://www.tug.org. If
you happen to be using Debian, you can get it with this command:
apt-get install tetex-bin
Inutile dirvi che ho sempre installato tutto il contenuto della dir /t.
Tutte le altre dipendenze di Octave non mi servono quindi non le installo, mi serve giusto il minimo per ora.
Se qualcuno che lo ho già compilato su slack64 e mi da una mano gliene sarei grato, non vorrei fosse un problema simile
a quello di firefox4 che poi si è capito dipendeva dal make della slackware.