linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jorge R . Csapo" <jorge@completo.com.br>
To: Glynn Clements <glynn.clements@virgin.net>
Cc: linux-admin@vger.kernel.org
Subject: Re: xfree fonts - SOLVED
Date: Tue, 11 Feb 2003 10:22:31 -0100	[thread overview]
Message-ID: <20030211102231.A6370@completo.com.br> (raw)
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

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 <glynn.clements@virgin.net>

-- 
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

      parent reply	other threads:[~2003-02-11 11:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-10 23:36 xfree fonts Jorge R . Csapo
2003-02-11  5:16 ` Glynn Clements
2003-02-11  8:29   ` Ping Problem Mohd Saifullah
2003-02-11 11:22   ` Jorge R . Csapo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030211102231.A6370@completo.com.br \
    --to=jorge@completo.com.br \
    --cc=glynn.clements@virgin.net \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).