From owner-freebsd-questions Fri Feb 1 22:32:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-131.dsl.lsan03.pacbell.net [63.207.60.131]) by hub.freebsd.org (Postfix) with ESMTP id 3320D37B43F for ; Fri, 1 Feb 2002 22:32:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 804CE66EEE; Fri, 1 Feb 2002 22:32:10 -0800 (PST) Date: Fri, 1 Feb 2002 22:32:10 -0800 From: Kris Kennaway To: Joseph Koenig Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup - What am I missing? Message-ID: <20020201223209.B20833@xor.obsecurity.org> References: <3C5B843D.665FE468@socket.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MW5yreqqjyrRcusr" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C5B843D.665FE468@socket.net>; from jkoenig@socket.net on Sat, Feb 02, 2002 at 12:16:30AM -0600 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 --MW5yreqqjyrRcusr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Feb 02, 2002 at 12:16:30AM -0600, Joseph Koenig wrote: > On a 4.2 system that was just installed, I did > /usr/ports/net/cvsup-without-gui # make extract (Just like I saw in the > manual), watched it go for a while and everything seemed fine. From all > I read, once that was done, I should be able to do cvsup supfile > /test_dir to get the updated sources. However, when I try to do cvsup > ... I get: > cvsup: Command not found. No, 'make extract' only fetches and unpacks the sources. 'make all' does the former as well as compiling them; 'make install' will do all of that plus install them. 'make clean' cleans up the working files. 'make install clean' is a composite command which will do everything (fetch, unpack, build, install, clean up) Kris --MW5yreqqjyrRcusr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8W4fpWry0BWjoQKURAin5AJ9lu6b/BZqFDiZOIBr0K264lv+EcwCeNdWf PZjmbu2jhrF04Ii+5qkjkG0= =yzcT -----END PGP SIGNATURE----- --MW5yreqqjyrRcusr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message