Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2002 22:32:10 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Joseph Koenig <jkoenig@socket.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: CVSup - What am I missing?
Message-ID:  <20020201223209.B20833@xor.obsecurity.org>
In-Reply-To: <3C5B843D.665FE468@socket.net>; from jkoenig@socket.net on Sat, Feb 02, 2002 at 12:16:30AM -0600
References:  <3C5B843D.665FE468@socket.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020201223209.B20833>