From owner-freebsd-questions Wed Feb 5 17: 1:23 2003 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 2F58C37B401 for ; Wed, 5 Feb 2003 17:01:22 -0800 (PST) Received: from chivas.oneill.dhs.org (chivas.oneill.dhs.org [65.65.85.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90E7543F93 for ; Wed, 5 Feb 2003 17:01:21 -0800 (PST) (envelope-from sean@seanoneill.info) Received: from v812r.seanoneill.info (dhcp1.NONROUTABLE [192.168.2.1]) by chivas.oneill.dhs.org (Postfix) with ESMTP id 75E1D7667 for ; Wed, 5 Feb 2003 19:01:16 -0600 (CST) Message-Id: <5.2.0.9.0.20030205185408.00ae0658@pop.swbell.yahoo.com> X-Sender: swoneill@swbell.net@pop.swbell.yahoo.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Wed, 05 Feb 2003 19:01:10 -0600 To: freebsd-questions@FreeBSD.ORG From: Sean O'Neill Subject: curious if anyone noticed the perl-5.8.0_04 seems a bit whacky ? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just portupgraded from perl-5.8.0_01 to perl-5.8.0_04 - or more appropriately I tried. Anyone noticed that the perl-5.8.0_04 port installs stuff in /usr/local/scripts, e.g. h2ph and others, but a pkginfo -L shows these same files are being installed in /usr/local/bin. A problem with this is during the installation process it fails right towards the end because h2ph ends up in /usr/local/scripts/h2ph but the installation process is hard coded expecting it in /usr/local/bin/h2ph. I manually copied h2ph to /usr/local/bin and redid a "make install" and the port installed. But now the pkgdb is basically wrong for lots of the files. Anyone else seen this ? -- ........................................................ ......... ..- -. .. -..- .-. ..- .-.. . ... ............ .-- .. -. -... .-.. --- .-- ... -.. .-. --- --- .-.. ... Sean O'Neill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message