Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2001 15:25:11 -0500
From:      "bmyster" <mrb@mail.bmyster.com>
To:        <philwebb@piperain.com>, "FreeBSD Questions Mailing List" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Installing from ports
Message-ID:  <008f01c179dd$1dc11150$d02b82d0@Misterb>
References:  <20011130182116.3C4CC3C4943@gateway.wvi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <philwebb@piperain.com>
To: "FreeBSD Questions Mailing List" <freebsd-questions@FreeBSD.ORG>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008f01c179dd$1dc11150$d02b82d0>