From owner-freebsd-current Tue Sep 15 16:06:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA01310 for freebsd-current-outgoing; Tue, 15 Sep 1998 16:06:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA01271 for ; Tue, 15 Sep 1998 16:06:25 -0700 (PDT) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([209.12.57.32]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA287 for ; Tue, 15 Sep 1998 18:57:21 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.9.1/8.9.1) id TAA02924 for current@FreeBSD.ORG; Tue, 15 Sep 1998 19:06:35 GMT (envelope-from root) Message-ID: <19980915190635.A2891@scsn.net> Date: Tue, 15 Sep 1998 19:06:35 +0000 From: dmaddox@scsn.net (Donald J. Maddox) To: current@FreeBSD.ORG Subject: /usr/bin/h2ph wants /usr/local/lib/perl/5.00202/i386-freebsd? Reply-To: dmaddox@scsn.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I find that the new /usr/bin/h2ph wants to put the perl headers in /usr/local/lib/perl/5.00202/i386-freebsd... It seems wrong that perl now wants to put stuff in /usr/local... Shouldn't this stuff be going into /usr/share/perl, like it did before? Even if the concensus is that it's ok for perl to put stuff in /usr/local, BSD.local.dist should be updated to include the new dirs... Otherwise, h2ph simply fails. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message