Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19160 - freefont ebuild doesn't create fonts.dir for xfs
Summary: freefont ebuild doesn't create fonts.dir for xfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-11 15:04 UTC by Sascha Lüdecke
Modified: 2003-04-30 08:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Lüdecke 2003-04-11 15:04:16 UTC
Maybe I'm doing things wrong here, but without the fonts.dir 
/usr/X11R6/lib/X11/fonts/freefont is not recognized with xset fp+ DIR or when mentioned 
in /etc/X11/XF86Config. 
 
FIX for install process:<br/> 
 
cd /usr/X11R6/lib/X11/fonts/freefont<br/> 
mkfontscale<br/> 
mkfontdir<br/>
Comment 1 foser (RETIRED) gentoo-dev 2003-04-30 08:23:31 UTC
-r2 is in, added fonts.{dir,scale} creation when X in use.

Mind it, i moved them from /usr/X11R6/blah to /usr/share/fonts .