View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#20
Originally Posted by borghal View Post
Unfortunately not, see attachment.
ok, we are making progress (sorry the Ubuntu shell scripts are quite complex)
the error is:
/usr/sbin/update-texmf: line 96: ucf: not found

if you replace that line
ucf --debconf-ok --three-way ${TMPTXMF} ${TXMF}/texmf.cnf.

with

cp ${TMPTXMF} ${TXMF}/texmf.cnf

it coud finally work