From owner-freebsd-ports@FreeBSD.ORG Tue Mar 22 21:06:59 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C0016A4CE for ; Tue, 22 Mar 2005 21:06:59 +0000 (GMT) Received: from rastaban.dandy.net (rastaban.dandy.net [209.128.224.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6FC343D2D for ; Tue, 22 Mar 2005 21:06:58 +0000 (GMT) (envelope-from andy@neu.net) Received: from Mira.dandy.net (mira.dandy.net [209.128.224.15]) by rastaban.dandy.net (8.12.10/8.12.6) with ESMTP id j2ML6wSR012648 for ; Tue, 22 Mar 2005 16:06:58 -0500 Date: Tue, 22 Mar 2005 16:06:58 -0500 (EST) From: andy@neu.net X-X-Sender: andyneu@Mira.dandy.net To: ports@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: no fonts in realplay or acroread7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2005 21:06:59 -0000 I have a problem with realplayer and acroread7, when I try to run them from the command line, I get the following: # realplay ** (realplay.bin:1406): WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. ** (realplay.bin:1406): WARNING **: Cannot open font file for font Terminal 10 [root@amd64 ~]# realplay ** (realplay.bin:1414): WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. ** (realplay.bin:1414): WARNING **: Cannot open font file for font Terminal 10 And with acroread: # acroread7 ** (acroread:1426): WARNING **: No builtin or dynamically loaded modules were found. Pango will not work correctly. This probably means there was an error in the creation of: '/etc/pango/pango.modules' You may be able to recreate this file by running pango-querymodules. ** (acroread:1426): WARNING **: Cannot open font file for font Terminal 10 ** (acroread:1426): WARNING **: Cannot open font file for font Terminal 8.3330078125 Any help would be appreciated. TIA, Andy