From owner-freebsd-questions Tue Sep 11 14:19:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from meter.hydro.washington.edu (meter.hydro.washington.edu [128.95.246.163]) by hub.freebsd.org (Postfix) with ESMTP id A042F37B409 for ; Tue, 11 Sep 2001 14:19:26 -0700 (PDT) Received: from localhost (penglish@localhost) by meter.hydro.washington.edu (8.11.4/8.11.4) with ESMTP id f8BLJNm07880; Tue, 11 Sep 2001 14:19:23 -0700 (PDT) Date: Tue, 11 Sep 2001 14:19:23 -0700 (PDT) From: Paul English To: Kris Kennaway Cc: freebsd-questions@FreeBSD.ORG Subject: Re: --prefix for installing a port? In-Reply-To: <20010907135632.A55776@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thanks, that works perfectly. Paul > > Hi, > > How can I tell a port to install itself in an alternate location > > (like the configure --prefix option)? > > The PREFIX env variable > > > It seems that some ports install in > > /usr when I want to make sure they all end up in /usr/local > > These are bugs, and should be reported. In particular, if you're > building the port correctly and it still does this, then PREFIX won't > help (they should already be going in /usr/local). > > Kris > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message