Re: [GnomeMeeting-devel-list] Fontconfig key error with GnomeMeeting 1.3.0



Am Sonntag, 6. März 2005 17:46 schrieb ZHANG Libin:
> Hi, Damien,
>
> > Have you compiled with a prefix or not as suggested by the mini howto?
> > If not, perhaps there is a conflict with an older version of
> > GnomeMeeting.
> > Try gconftool-2 -u /apps/gnomemeeting/general/gconf_test_ageI skipped the
>
> I re-configured the project according to the "HOWTO" (for the steps about
> "-snapshot"), the GConf error disappeared, but another error accured as:
> 	Fontconfig error: "local.conf", line 18: junk after document element
> What does this mean?

Your local.conf ist broken :-)

> Behind is the file /etc/fonts/local.conf:
> ---------------------------------------------------------------------------
>--- <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <!-- /etc/fonts/local.conf file for local customizations -->
> <fontconfig>
> <!--
>   Enable sub-pixel rendering
>         <match target="font">
>                 <test qual="all" name="rgba">
>                         <const>unknown</const>
>                 </test>
>                 <edit name="rgba" mode="assign"><const>rgb</const></edit>
>         </match>
> -->
> </fontconfig>
^^^ Here you say the fontconfig is finished

> <!--
> Sans-serif faces
> -->
> <alias>
> <family>Evermore Song</family>
> <family>SimSun</family>
> <default><family>sans-serif</family></default>
> </alias>
>
> <alias>
> <family>sans-serif</family>
> <prefer>
> <family>Luxi Sans</family>
> <family>Arial</family>
> <family>Nimbus Sans L</family>
> <family>Verdana</family>
> <family>Evermore Song</family>
> <family>SimSun</family>
> </prefer>
> </alias>
^^^ Put this (line 15 to end) before the "</fontconfig>", so "</fontconfig>" 
is the last line in your local.conf (although comments and empty lines are 
allowed after the ending tag)

Greetings,

Stefan

-- 
Stefan Brüns  /  Kastanienweg 6 - Zimmer 1206  /  52074 Aachen
mailto:lurch gmx li  http://www.kawo1.rwth-aachen.de/~lurchi/
   phone: +49 241 169-4206     mobile: +49 160 3797725

Attachment: pgpbtQwhNSaGo.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]