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

Re: TeXlive transition: texpower



Hi Rene,

On Die, 24 Apr 2007, Rene Engelhard wrote:
> chroot while it works outside. Obviously a mising build-dep, but which?

I am guessing something else ..

> dvips: ! DVI file can't be opened.
> Error: /undefinedfilename in (bckwrdexample.ps)
> Operand stack:

It lookslike your build scripts calls
	dvips "$dvifile" "$psfile"
but "$dvifile" is empty, so the call end up as
	dvips bckwrdexample.ps

So it seems that the latex run breaks. I build your test on my system
(texlive-full)and it build without problems. BUT: I had to copy the file
fig-1.mps into the cwd. I guess that the latex run problem comes from
the changed inclusion options of dvips.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>                    Università di Siena
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
VANCOUVER (n.)
The technical name for one of those huge trucks with whirling brushes
on the bottom used to clean streets.
			--- Douglas Adams, The Meaning of Liff



Reply to: