From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jorge R . Csapo" Subject: Re: xfree fonts - SOLVED Date: Tue, 11 Feb 2003 10:22:31 -0100 Sender: linux-admin-owner@vger.kernel.org Message-ID: <20030211102231.A6370@completo.com.br> References: <20030210223633.A5273@completo.com.br> <15944.34620.525072.769373@cerise.nosuchdomain.co.uk> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <15944.34620.525072.769373@cerise.nosuchdomain.co.uk>; from glynn.clements@virgin.net on Tue, Feb 11, 2003 at 05:16:44AM +0000 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Glynn Clements Cc: linux-admin@vger.kernel.org Thanks Glynn, that did it. Jorge assim falou Glynn Clements (em 11/02/2003): > > Jorge R . Csapo wrote: > > > I was trying to install some TrueType fonts in my Xfree86 and everything seemed > > to work fine, but I'm getting this: > > > > Could not init font path element /usr/X11R6/lib/X11/fonts/Speedo/, removing from list! > > Could not init font path element /usr/X11R6/lib/X11/fonts/TT/, removing from list! > > > > Notice that TT is my newly create truetype dir, but Speedo is the original one > > that came with XFree. > > > Any ideas? > > You need to load the appropriate modules: > > Section "Module" > Load "freetype" > Load "speedo" > > This assumes that you have the necessary modules: > > $ ls -l /usr/X11R6/lib/modules/fonts/ > total 580 > -rwxrwxr-x 1 root root 81104 Jan 19 2002 libbitmap.a > -rwxrwxr-x 1 root root 95376 Jan 19 2002 libfreetype.a > -rwxrwxr-x 1 root root 71464 Jan 19 2002 libspeedo.a > -rwxrwxr-x 1 root root 199936 Jan 19 2002 libtype1.a > -rwxrwxr-x 1 root root 118006 Jan 19 2002 libxtt.a > > See /usr/lib/X11/doc/README.fonts for more details. > > -- > Glynn Clements -- Jorge R. Csapo -------------------------------------------------- /"\ \ / CAMPANHA DA FITA ASCII - CONTRA MAIL HTML X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL / \ -------------------------------------------------- http://www.completo.com.br/~jorge =========================================== With a PC, I always felt limited by the software available. On Unix, I am limited only by my knowledge. --Peter J. Schoenster