Bug 66

Summary: Hard coded /etc/fonts
Product: fontconfig Reporter: Morten Welinder <mortenw>
Component: fc-cacheAssignee: Keith Packard <keithp>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: 2_1   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.