From owner-freebsd-questions Fri May 24 15: 5:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from visimation.com (visimation.com [206.169.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 7968237B407 for ; Fri, 24 May 2002 15:05:32 -0700 (PDT) Received: from Spooler by visimation.com (Mercury/32 v3.31) ID MO00045D; 24 May 02 14:54:39 -0700 Received: from spooler by visimation.com (Mercury/32 v3.31); 24 May 02 14:54:27 -0700 Received: from adam (10.0.0.100) by visimation.com (Mercury/32 v3.31) with ESMTP ID MG00045C; 24 May 02 14:54:24 -0700 Reply-To: From: "Adam Lofstedt" To: Subject: CVSUP not working Date: Fri, 24 May 2002 15:05:23 -0700 Organization: Visimation, Inc. Message-ID: <007101c2036f$1a3884c0$6400000a@adam> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 Sorry for the amateur questions, but I have been pulling my hair out trying to get cvsup to work. Every time I try it, I get: cvsup: command not found I installed FreeBSD 4.5 from the ISO CD. I installed the developer canned distribution without X. First I tried to install cvsup by typing: # pkg_add -r cvsup-without-gui It appeared to download and install without a flaw. I created my supfile in /root called supfile-all. Then, I tried to cvsup by typing: # cvsup -g -L 2 supfile-all All I got was: # cvsup: command not found I tried to get help: # cvsup -h But no luck... Command not found I even tried: # cvsup-without-gui -h Nothing. So I reinstalled from scratch (only took a few minutes). This time, I cd /usr/ports/net/cvsup-without-gui and then typed "make install clean". After it appeared to install, I recreated my supfile again, tried # cvsup supfile-all and # cvsup -h. Again nothing. Command not found. I must be really stupid... Can someone help? Adam Lofstedt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message