On 11/01/11 19:50 , Tomoaki Okayama wrote:
[]
> FYI, I always succeed to build texlive with ccache-default...

Yes, this is weird. I haven't really made a test series to see whether 
it *always* fails with ccache-default installed.

> [For Install]
> Does the following command improve the situation?
>   $ mv /Users/costabel/.texmf-var /Users/costabel/.texmf-var.old

No, I had already tried this, it didn't help. But I found the culprit:
It was a file /sw/etc/texmf-config/web2c/fmtutil.cnf

I don't know where it came from, no Fink package confesses to have it 
installed. But it has a timestamp from yesterday, so I suspect it was 
installed by one of the new texlive packages. After removing the
/sw/etc/texmf-config/web2c/ directory, everything is now working: 
texlive-base installs without error, and the perpetual rebuilding of 
pdflatex.fmt has stopped, too.

> If so, I will add
>
>   if [ -d ~/.texmf-var ]; then rm -Rf ~/.texmf-var; fi
>
> in the PreInstScript.

I rather recommend to add %p/etc/texmf-config/web2c/ to the list of 
stuff to remove.

> I recommend you use fmtutil-sys and updmap-sys if possible,
> instead of fmtutil and updmap.

I haven't run any of these myself, only indirectly as started by the 
various installation procedures.

I'll go now back to 10.6/64bit and try to see how to compile xetex. It 
would be a pity if all texlive binaries would have to be compiled in 
32bit mode just because the xetex developers haven't yet got their act 
together.

-- 
Martin


-- 
Martin

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to