From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.67) (envelope-from ) id 1IGZYB-0005VL-Vq for garchives@archives.gentoo.org; Thu, 02 Aug 2007 12:13:08 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l72CBsIK006574; Thu, 2 Aug 2007 12:11:54 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l72C5KVV030748 for ; Thu, 2 Aug 2007 12:05:20 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 8ED4683498 for ; Thu, 2 Aug 2007 14:17:38 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7DntYH-n+5zb for ; Thu, 2 Aug 2007 14:17:27 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id 49CAC83454 for ; Thu, 2 Aug 2007 13:35:32 +0200 (SAST) Received: from [192.168.2.83] ([192.168.2.83]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.3959); Thu, 2 Aug 2007 13:25:10 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] HP9000 laptop complete (almost) Date: Thu, 2 Aug 2007 13:28:33 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708021328.33157.alan@linuxholdings.co.za> X-OriginalArrivalTime: 02 Aug 2007 11:25:10.0546 (UTC) FILETIME=[C9783F20:01C7D4F7] X-Archives-Salt: 12c859cf-e290-4893-bfc0-14c7b57c55bc X-Archives-Hash: e3738675dff9668a5c4e1643360f225d On Wednesday 01 August 2007, James wrote: > Hello, > > First of all, I'd like to thank everyone that has endured and > answered my emails over the past few days related to the > installation of an hp laptop. It is finally working fine. > > Looking a /var/log/Xorg.0.log there are numerous problems with > fonts. Since I always seem to be moving over (word) documents > from windows, I need as many fonts installed as possible, related > to what one might expect from word documents. Additionally, I need > to maintain a robust set of gentoo/linux centric fonts. > > > (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/util". > Entry deleted from font path. [snip more WW] These don;t matter, as all of them just say that X is to look for a font in a dir which doesn't exist. It's just cruft on the screen > For now I have these fonts listed in my xorg.conf file on most gentoo > systems I maintain: > > Section "Files" > FontPath "/usr/share/fonts/util" [snip long FontPath] > > Now looking at /usr/portage/media-fonts I do not see a one to one > naming convention between what is listed in the > /usr/portage/media-fonts dir and the gentoo ebuild names (eix > fonts). Neither of those correspond either to what is listed in > xorg.conf. Well, the ebuild names displayed by eix must be the same as those in /usr/portage/media-fonts, otherwise portage can't be working. eix's default behaviour is to search for the argument in the *ebuild* name. It looks like you are expecting it to find the search string in the *category* name as well, which it won't do. So, 'eix dejavu' won't find media-fonts/dejavu. The dirs listed in xorg.conf can come from a variety of sources - stuff you put there yourself, stuff that got put there by old outdated ebuilds, etc, etc, etc. You will probably always need to verify those settings by hand in real life. > Is there a 'fonts-meta' package? .... No. I doubt there will ever be one as very very few people will ever need or want every font available in portage. The thing to do is to emerge each set of fonts that you do want individually. > So how does one go about systematically installing and maintaining > a complete set of fonts on a gentoo system, particularly those > related to a variety of windows generated document fonts The main problem you will run into in your case is probably license issues with the font. Some cannot be installed just anywhere you want and some may only be run on Windows. As long as you are licensed to use the fonts, simpy have the .ttf be placed in the correct location per the wiki pages you mention below. That's all you need to do. Sadly, it is a manual process to continually ensure you have all the fonts you need. alan -- Optimists say the glass is half full, Pessimists say the glass is half empty, Developers say wtf is the glass twice as big as it needs to be? Alan McKinnon alan at linuxholdings dot co dot za +27 82, double three seven, one nine three five -- gentoo-user@gentoo.org mailing list