From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MOKMW-0003kW-Pw for garchives@archives.gentoo.org; Tue, 07 Jul 2009 23:46:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 560FCE01C5; Tue, 7 Jul 2009 23:46:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36333E01C5 for ; Tue, 7 Jul 2009 23:46:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id BBB2B65031 for ; Tue, 7 Jul 2009 23:46:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -4.091 X-Spam-Level: X-Spam-Status: No, score=-4.091 required=5.5 tests=[AWL=-0.492, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LQdgUwVweEBp for ; Tue, 7 Jul 2009 23:46:03 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AA97E64F84 for ; Tue, 7 Jul 2009 23:46:02 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MOKMI-0005ev-21 for gentoo-user@gentoo.org; Tue, 07 Jul 2009 23:45:58 +0000 Received: from adsl-69-234-208-215.dsl.irvnca.pacbell.net ([69.234.208.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jul 2009 23:45:58 +0000 Received: from w41ter by adsl-69-234-208-215.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jul 2009 23:45:58 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: xset fp+ fails Date: Tue, 07 Jul 2009 16:45:34 -0700 Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-208-215.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1pre) Gecko/20090707 Shredder/3.0b3pre In-Reply-To: Sender: news X-Archives-Salt: b18c63f0-fef6-46c5-8b84-961a2130c458 X-Archives-Hash: 182248487a6c739f6d5b89486c08d2b9 On 07/07/2009 11:12 AM, Roger Mason wrote: > Hello walt, > > walt writes: > >> Do you have a fonts.dir in that directory? If not, you need to run >> mkfontdir in that directory. > > Yes: > > ~/AMRITA/TEST $ ls ../SITE/fonts/TrueType/ -l > total 572 > -rw-r--r-- 1 rmason rmason 88408 Apr 19 2003 dour45w.ttf > -rw-r--r-- 1 rmason rmason 80676 Apr 19 2003 dour46w.ttf > -rw-r--r-- 1 rmason rmason 88504 Apr 19 2003 dour65w.ttf > -rw-r--r-- 1 rmason rmason 4052 Nov 4 2003 fonts.cache-1 > -rw-r--r-- 1 rmason rmason 5993 Nov 4 2003 fonts.dir Hm. Well, I have only two more thoughts (which is three times my usual number :o) Have you tried using an absolute path for that directory? The word "SITE" suggests maybe you're running your own web server? Maybe the server is chrooted for security purposes?