From owner-freebsd-stable Mon Aug 5 20:27:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5379337B400 for ; Mon, 5 Aug 2002 20:27:22 -0700 (PDT) Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECC3143E6A for ; Mon, 5 Aug 2002 20:27:21 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: from twincat.vladsempire.net (12-218-27-215.client.mchsi.com [12.218.27.215]) by services.webwarrior.net (Postfix) with ESMTP id BF193838203; Mon, 5 Aug 2002 22:27:20 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Josh Paetzel To: stan , FreeBSD Stable Mailing List Subject: Re: Is the sutodia port installing it's module(s) in the wrong place? Date: Mon, 5 Aug 2002 22:25:37 +0000 X-Mailer: KMail [version 1.4] References: <20020805202533.GA26909@teddy.fas.com> In-Reply-To: <20020805202533.GA26909@teddy.fas.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208052225.37620.friar_josh@webwarrior.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 05 August 2002 20:25, stan wrote: > I decided to give autodia a try today. > > On 2 different STABLE machine, though, when I run it it can't find > Autodia.pm. The module is there, but aparetnly not in the place perl > expects it to be. > > If it maters, both of these machine are using perl from the ports tree. > > -- I'm just guessing here on what you're asking, cause you don't actually ask a question, that you want to know how to make this thing go. You can either put the module where perl is looking, or make perl look where the module is. @INC is probably what you are looking for. If you already know all this and are wondering why the port is broken, I apologize for assuming you didn't know basic perl. :) Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message