From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 22:07:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1387216A4CE for ; Fri, 3 Sep 2004 22:07:45 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1373643D2F for ; Fri, 3 Sep 2004 22:07:44 +0000 (GMT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i83M7XZ4073680; Sat, 4 Sep 2004 00:07:33 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.13.1/8.12.6/Submit) id i83M7Vv5073679; Sat, 4 Sep 2004 00:07:31 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Sat, 4 Sep 2004 00:07:31 +0200 From: Tilman Linneweh To: Osmany Guirola Cruz Message-ID: <20040903220731.GA73668@arved.at> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: questions@FreeBSD.org Subject: Re: kdepim3.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 22:07:45 -0000 * "Osmany Guirola Cruz" [Fr, 03 Sep 2004 at 23:15 GMT]: > Hi people i am trying to install kdepim3 "kmail etc" but i am having problems in the process of compiling ;-( .. kdepim3 depends on > >===> gnupg-devel-1.9.10 depends on shared library: gcrypt.12 - not found > > and try to install it and this is the error that not let me continue with the installation of kdepim"WHAT SOULD I DO?" > >===> Extracting for libgcrypt-1.2.0_1 >>> Checksum OK for libgcrypt-1.2.0.tar.gz. >>> Checksum OK for libgcrypt-1.2.0.tar.gz.sig. >===> libgcrypt-1.2.0_1 depends on file: /usr/local/bin/perl5.8.5 - found >===> Verifying GnuPG Signature. > /usr/local/bin/gpg --no-default-keyring --keyring /usr/ports/security/libgcrypt/work/keyring --keyserver pgp.mit.edu --recv-key 57548DCD > gpg: can't get key from keyserver: Connection refused Please don't multipost. Now I am forced to write two replies instead of one. It looks like you are using some kind of firewall, that prohibits connections to the keyserver. I removed the code, because there were other bugs in it. Just recvsup and it should work. regards tilman