From owner-freebsd-ports@FreeBSD.ORG Sat Oct 21 03:15:21 2006 Return-Path: X-Original-To: ports@freebsd.org 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 D1F4116A561 for ; Sat, 21 Oct 2006 03:15:21 +0000 (UTC) (envelope-from derrick@uniquestrength.net) Received: from alnrmhc13.comcast.net (alnrmhc13.comcast.net [204.127.225.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 469E343D6E for ; Sat, 21 Oct 2006 03:15:18 +0000 (GMT) (envelope-from derrick@uniquestrength.net) Received: from mail.uniquestrength.net ([68.55.97.199]) by comcast.net (alnrmhc13) with ESMTP id <20061021031517b1300l6rpse>; Sat, 21 Oct 2006 03:15:17 +0000 Received: from localhost (localhost.uniquestrength.net [127.0.0.1]) by mail.uniquestrength.net (Postfix) with ESMTP id 2F6F65C42; Fri, 20 Oct 2006 23:15:25 -0400 (EDT) X-Virus-Scanned: amavisd-new at uniquestrength.net Received: from mail.uniquestrength.net ([127.0.0.1]) by localhost (mail.uniquestrength.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id osdT6VCqig4r; Fri, 20 Oct 2006 23:15:22 -0400 (EDT) Received: from [192.168.1.109] (unknown [10.10.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.uniquestrength.net (Postfix) with ESMTP id BC83D5C1C; Fri, 20 Oct 2006 23:15:22 -0400 (EDT) From: Derrick Edwards To: ports@freebsd.org, asa@agava.com Date: Fri, 20 Oct 2006 23:23:26 -0400 User-Agent: KMail/1.9.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610202323.26442.derrick@uniquestrength.net> Cc: Subject: CUPS problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 03:15:21 -0000 Trying to get CUPS up and running but I get the following error. "libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found, required by "cupsd" I have /usr/local/lib/libgpg-error.so.3 but not libgpg-error.so.2. I have up to date ports installed. Please help if possibe? v/r Derrick