1 Nov
2010
1 Nov
'10
11:03 a.m.
I have installed context minimal and TeXLive2010. When I run pdfcrop on a created context source, I get: ---------------------------------------------------- voss@shania:~/texte> pdfcrop --luatex 04-02-5.pdf PDFCROP 1.31, 2010/09/17 - Copyright (c) 2002-2010 by Heiko Oberdiek. kpathsea: Running mktexfmt luatex.fmt /usr/local/texlive/2010/bin/x86_64-linux/mktexfmt: Zeile 395: /opt/context/tex/texmf/texconfig/tcfmgr: Datei oder Verzeichnis nicht gefunden fmtutil: config file `fmtutil.cnf' not found. !!! Error: LuaTeX run failed! ---------------------------------------------------- the same happens whithou --luatex, the it tries to create the pdftex format file. Is this a problem with pdfcrop or context minimal? Herbert