The /etc/fonts/local.conf file is not created by default, so I think the outer most "if" in the post install script should have an else clause that creates a minimal file if one does not exist. Something like:
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <dir>/usr/share/lyx/fonts</dir> </fontconfig> I'm not certain this is exactly correct, but it should be close. Regards, Cary ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/