| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-YMail-OSG: | fw12ylcVM1ljpmhRmxpJPq_X6rX.4yPe70znXaRBFHiDjrQNiutLuk4WK8dUToGq7clC44XyJYvKQ_PefaIXS0_N1d7ZCB0QEzO_iFshpoK1xkQfpkI- |
| Date: | Fri, 25 Jan 2008 15:38:25 -0800 (PST) |
| From: | "Cary R." <cygcary AT yahoo DOT com> |
| Subject: | LyX 1.4.5-1 and /etc/fonts/local.conf |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Message-ID: | <43957.4228.qm@web59114.mail.re1.yahoo.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |