* Dave Wilk in "XFree86 4.0.1 from source" dated 2000/07/31 18:51 * wrote:
> Howdy folks,
>
> I successfully compiled XFree 4.0.1 from source with some very
> helpful suggestions from a /. post. I've compiled alot of source,
> but never anything this big. anyway, it went fine, everything in
> /usr/local/X11R6/ and all the configs are fine and I even get the
> xserver to start and initialize everything just fine except one
> thing. Even though I installed the fonts, and they exist in their
> respective dirs. (under
> /usr/local/X11R6/) I still get the following errors:
>
> Could not init font path element /usr/local/X11R6/lib/X11/fonts/Speedo/,
> removing from list!
> Could not init font path element /usr/local/X11R6/lib/X11/fonts/Type1/,
> removing from list!
Check your XF86Config file for these lines:
Section "Module"
Load "freetype"
Load "type1"
EndSection
These add freetype and type1 support to your server, there's probably
equivalent lines for Speedo fonts, I don't know.
--
really hacks
pgpe8db7jssqf.pgp
Description: PGP signature

