From owner-freebsd-questions Fri Nov 30 12:32:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bmyster.com (dsl-144.sacoriver.net [65.162.190.145]) by hub.freebsd.org (Postfix) with ESMTP id 5687C37B416 for ; Fri, 30 Nov 2001 12:32:33 -0800 (PST) Received: from Misterb (misterb.cybertours.com [208.130.43.208]) by bmyster.com (8.11.3/8.11.3) with SMTP id fAUKjN949351; Fri, 30 Nov 2001 15:45:24 -0500 (EST) (envelope-from mrb@bmyster.com) Message-ID: <008f01c179dd$1dc11150$d02b82d0@Misterb> From: "bmyster" To: , "FreeBSD Questions Mailing List" References: <20011130182116.3C4CC3C4943@gateway.wvi.com> Subject: Re: Installing from ports Date: Fri, 30 Nov 2001 15:25:11 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 try this ....all in one command #make && make install && make clean however I usually only do #make install && make clean ( if its the first time install that particular package) good luck Brent ----- Original Message ----- From: "Phil Webb" To: "FreeBSD Questions Mailing List" Sent: Friday, November 30, 2001 1:21 PM Subject: Installing from ports > When installing from ports I have taken to issuing my install command as > "make install clean" > > Should I be doing it step by step, ie "make" "make install" then "make clean"? > > Thank You > > Phil Webb > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message