On Thu, 17 Jul 2003 11:12:44 +1000
"Jennifer" <[EMAIL PROTECTED]> wrote:

> , then I use command to test X " startx", but I could not start X,
> rather I get the error message. Please see the attached file for
> details.

<from attachment>
(II) LoadModule: "xtt"
(II) Loading /usr/X11R6/lib/modules/fonts/libxtt.a
Duplicate symbol TT_FreeType_Version in
/usr/X11R6/lib/modules/fonts/libxtt.a:xttmodule.o Also defined in
/usr/X11R6/lib/modules/fonts/libfreetype.a

Looks like two modules are butting heads trying to do the same thing. 
I'm not familiar with "xtt", but I think
that only"freetype" is used in typical setups.  Edit /etc/X11/XF86Config
- probably towards the top there's a "Module" section that contains
lines like

Load "xtt"
Load "freetype"

Delete or comment out (#) the "xtt" line and see if that helps.

Todd


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to