Bug 66 - Hard coded /etc/fonts
Summary: Hard coded /etc/fonts
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: fc-cache (show other bugs)
Version: 2_1
Hardware: All All
: high normal
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-17 08:45 UTC by Morten Welinder
Modified: 2003-04-16 21:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Morten Welinder 2003-04-17 08:45:08 UTC
fc-cache doesn't work for me because I install in a non-standard place.
In src/fccfg.c I see

#define FONTCONFIG_PATH	"/etc/fonts"

Which should probably be somehow changed to refer to the installation prefix.

(I don't have write access in /etc, for starters.)
Comment 1 Keith Packard 2003-04-17 14:53:56 UTC
oops.  Thanks for the clue.  Had to pull the FONTCONFIG_PATH into the compile
command line to get it expanded correctly.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.