2011/2/9 Marek Ciesielski <[email protected]>: > > $ dblatex -D all.xml > Build the book set list... > Build the listings... > XSLT stylesheets DocBook - LaTeX 2e (0.3) > =================================================== > Processing Revision History > Build all.pdf > Unexpected error occured > Traceback (most recent call last): > File "/usr/share/python2.7/site-packages/dbtexmf/core/dbtex.py", line > 332, in compile > File "/usr/share/python2.7/site-packages/dbtexmf/core/dbtex.py", line > 399, in _compile > File "/usr/share/python2.7/site-packages/dbtexmf/core/dbtex.py", line > 317, in make_bin > File "/usr/share/python2.7/site-packages/dbtexmf/dblatex/runtex.py", > line 113, in compile > File > "/usr/share/python2.7/site-packages/dbtexmf/dblatex/grubber/texbuilder.py", > line 71, in compile > File > "/usr/share/python2.7/site-packages/dbtexmf/dblatex/grubber/maker.py", > line 240, in make > File > "/usr/share/python2.7/site-packages/dbtexmf/dblatex/grubber/maker.py", > line 106, in make > File > "/usr/share/python2.7/site-packages/dbtexmf/dblatex/grubber/latex.py", > line 152, in run > File > "/usr/share/python2.7/site-packages/dbtexmf/dblatex/grubber/latex.py", > line 214, in compile > File "/usr/share/python2.7/subprocess.py", line 486, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/share/python2.7/subprocess.py", line 672, in __init__ > errread, errwrite) > File "/usr/share/python2.7/subprocess.py", line 1202, in _execute_child > raise child_exception > OSError: [Errno 2] No such file or directory > --------------------------------------------------------
Wygląda jakby nie mógł czegoś uruchomić. Puść przez "strace -otrc -efile -f dblatex -D all.xml" i zobacz do pliku trc czego nie może znaleźć. -- Artur Frysiak _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
