Hi all,

I get the following error when installing texlive-base-0.20100722-100 on 10.7:

(…)
fmtutil: /sw/var/lib/texmf/web2c/xetex/xelatex.fmt installed.

###############################################################################
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /sw/var/lib/texmf/web2c
for details.
###############################################################################

This is a summary of all `failed' messages:
`mpost -ini  -jobname=mpost -progname=mpost -translate-file=cp227.tcx mpost.mp' 
failed
`mpost -ini  -jobname=metafun -progname=mpost -translate-file=cp227.tcx 
metafun.mp' failed
`omega -ini  -jobname=omega -progname=omega omega.ini' failed
`omega -ini  -jobname=lambda -progname=lambda lambda.ini' failed

The error occurs in the post installation script at the following line:

  PATH=%p/bin:${PATH} texconfig-sys init

Replacing this line by:

  PATH=%p/bin:${PATH} texconfig-sys init || true

solved the problem for me. I don't know if the files that failed to build are 
critical or not. texlive seems functional thought.

Sébastien





------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to