From owner-freebsd-ports@FreeBSD.ORG Sun Dec 4 09:51:16 2005 Return-Path: X-Original-To: freebsd-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 A0F2416A41F for ; Sun, 4 Dec 2005 09:51:16 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2D543D53 for ; Sun, 4 Dec 2005 09:51:15 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (localhost.localdomain [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id jB49pFt7011340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Dec 2005 01:51:15 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.8/Submit) id jB49pFgP011338 for freebsd-ports@freebsd.org; Sun, 4 Dec 2005 01:51:15 -0800 Date: Sun, 4 Dec 2005 01:51:15 -0800 From: "Loren M. Lang" To: freebsd-ports@freebsd.org Message-ID: <20051204095114.GA11064@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on hosea.tallye.com X-Virus-Status: Clean Subject: Perl script installation 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: Sun, 04 Dec 2005 09:51:16 -0000 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I am updating the port for a perl script that depends on Time::ParseDate. When I installed the port for the first time on a system, it installed it's dependency first, then successfully installed itself. Though, when I tried to run it, it couldn't find Time::ParseDate because that module was installed under the directory for 5.8.7, not 5.6.2 which is the version of the standard perl executable. I believe both Time::ParseDate can run under 5.6.2 and dirvish can run under 5.8.7 without any problems, but how do I check when version I need or force dependencies to be installed for a certain system? Is this just a problem with the system I'm testing on or do I need to worry about other people having problems with it? --=20 I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: CEE1 AAE2 F66C 59B5 34CA C415 6D35 E847 0118 A3D2 =20 --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDkrwSbTXoRwEYo9IRAt9DAJ9IDHV8+zOF6Qd9L/vNNxpHX0+urwCfYqwK kkkHIWoavFLXOOmQr23mngU= =OMZz -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--