From owner-freebsd-security Thu Dec 21 23: 3:46 2000 From owner-freebsd-security@FreeBSD.ORG Thu Dec 21 23:03:44 2000 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id A105137B400 for ; Thu, 21 Dec 2000 23:03:44 -0800 (PST) Received: from rfx-64-6-211-149.users.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 21 Dec 2000 23:02:00 -0800 Received: (from cjc@localhost) by rfx-64-6-211-149.users.reflexcom.com (8.11.0/8.11.0) id eBM73aR07566; Thu, 21 Dec 2000 23:03:36 -0800 (PST) (envelope-from cjc) Date: Thu, 21 Dec 2000 23:03:36 -0800 From: "Crist J. Clark" To: Roger Marquis Cc: Phil Homewood , security@FreeBSD.ORG Subject: Re: dsniff 2.3 info: Message-ID: <20001221230336.E96105@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001222083139.A27290@atlas.bit.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from marquis@roble.com on Thu, Dec 21, 2000 at 06:04:15PM -0800 Sender: cjc@rfx-64-6-211-149.users.reflexcom.com Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Dec 21, 2000 at 06:04:15PM -0800, Roger Marquis wrote: > On Fri, 22 Dec 2000, Phil Homewood wrote: > > Roger Marquis wrote: > > > Just yesterday I ran "cd > > > /usr/ports/security/openssh; make --prefix=/; make install". The > > > port A) ignored the "--prefix", > > > > SYNOPSIS > > make [-BPSeiknqrstv] [-D variable] [-d flags] [-E variable] [-f makefile] > > [-I directory] [-j max_jobs] [-m directory] [-V variable] > > [variable=value] [target ...] > > > > Gee, I wonder why? > > Have you tried it or is this just speculation? Edit /etc/make.conf, > edit the Makefile, "make prefix=", "make --prefix=", ... All > yield the same result (the wrong prefix). *sigh* All the silly flaming over nothing. # make PREFIX=/usr RTFM, ports(7), PREFIX Where to install things in general (usually /usr/local or /usr/X11R6) I just built it in /var/tmp without problem. It honors PREFIX for me just fine. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message