From owner-freebsd-questions@FreeBSD.ORG Wed Jun 9 13:41:14 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 88B5E16A4CE for ; Wed, 9 Jun 2004 13:41:14 +0000 (GMT) Received: from md1.psixpress.com (md1.psixpress.com [154.32.105.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BBC343D41 for ; Wed, 9 Jun 2004 13:41:14 +0000 (GMT) (envelope-from danielby@ip73.ops.uk.psi.com) Received: from ip73.ops.uk.psi.com (ip73.ops.uk.psi.com [154.8.22.73]) by md1.psixpress.com (MOS 3.4.4-GR) with ESMTP id BET18161 (AUTH via LOGINBEFORESMTP); Wed, 9 Jun 2004 14:40:55 +0100 (BST) Received: from danielby by ip73.ops.uk.psi.com with local (Exim 4.34 (FreeBSD)) id 1BY3Jp-000DBK-Hc; Wed, 09 Jun 2004 14:40:41 +0100 Date: Wed, 9 Jun 2004 14:40:41 +0100 From: Daniel Bye To: freebsd-questions@FreeBSD.org Message-ID: <20040609134041.GA14174@ip73.ops.uk.psi.com> Mail-Followup-To: freebsd-questions@FreeBSD.org, Odhiambo Washington References: <20040609133050.GG5778@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qxx1br4bt0+wmkIi" Content-Disposition: inline In-Reply-To: <20040609133050.GG5778@ns2.wananchi.com> User-Agent: Mutt/1.4.2.1i Subject: Re: Net::LibIDN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Bye List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 13:41:14 -0000 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 09, 2004 at 04:30:50PM +0300, Odhiambo Washington wrote: >=20 > CPAN.pm: Going to build T/TH/THOR/Net-LibIDN-0.07.tar.gz >=20 > /usr/bin/ld: cannot find -lidn This kind of suggests that libidn isn't yet in your ldconfig cache. To check, run=20 # ldconfig -r | grep idn =20 If it doesn't appear, run=20 # ldconfig -R Then try the cpan install again. HTH Dan --=20 Daniel Bye PSINet Europe Ltd Brookmount Court Cambridge UK --Qxx1br4bt0+wmkIi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAxxNZ31B8YuHL9ZwRAimcAJ4jbgUe/tL6pjkY4chlV+QWlOo6rwCeMMJn G3/5RkTTO3HEvfXnxpN9x7g= =inoX -----END PGP SIGNATURE----- --Qxx1br4bt0+wmkIi--