This works for me on Redhat FC2:
 
cvs -d :pserver:[EMAIL PROTECTED]:/export/home/ntop login
 
cvs -d :pserver:[EMAIL PROTECTED]:/export/home/ntop checkout ntop
 
C
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Curtis
Sent: Monday, March 28, 2005 10:51 AM
To: [email protected]
Subject: RE: [Ntop] Port Usage report missing (was I have ntopsetup...)

I had tried that. It boots me right out of my ssh session.
Thanks.

>>> [EMAIL PROTECTED] 03/28 12:43 PM >>>

Some setups require you to put the whole cvsroot command in, so you would put something like CVSROOT=;pserver:[EMAIL PROTECTED]:/export/home/ntop login

I don’t remember exactly what it was, but it was similer to that. You also may want to try export CFSROOT=blahblahblah… Like I said, it’s been a few weeks since I did my CVS install of NTOP. (That was on a 2.4 kernel gentoo box)

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Curtis
Sent: Monday, March 28, 2005 10:40 AM
To: [email protected]
Subject: RE: [Ntop] Port Usage report missing (was I have ntopsetup...)

 

I guess I should have been more specific. When I run "VSROOT=:pserver:[EMAIL PROTECTED]:/export/home/ntop" I get no responce (I assume this is o.k.), then I run cvs login and get "cvs login: No CVSROOT specified!  Please use the `-d' option
cvs [login aborted]: or set the CVSROOT environment variable."

 

Thanks.

[EMAIL PROTECTED] 03/28 12:30 PM >>>

From docs/FAQ:

 

Q. Where do I get the source?
A. SourceForge -- http://sourceforge.net/projects/ntop/

 

   There is also a cvs (current development) maintained at cvs.ntop.org.
   (instructions are on the download page of www.ntop.org)

 

From http://www.ntop.org/download.html:

 

Source (it should virtually compile on any Unix/Win32 platform)

CVS [ if possible fetch the code from here ]
We have set up a CVS server. If you like CVS, then stop by. First set the variable
CVSROOT=:pserver:[EMAIL PROTECTED]:/export/home/ntop and then execute the following commands:

  1. mkdir my_ntop_goes_here
  2. cd my_ntop_goes_here
  3. cvs login (enter 'ntop' as password)
  4. cvs checkout ntop

Now you need to compile ntop:

  1. cd ntop
  2. ./configure
  3. make
  4. make install

 

-----Burton


 



**********************************************************************
Confidential/Proprietary Note

The information in this email is confidential and may be legally privileged. Access to this email by anyone other than the intended addressee is unauthorized. If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful. If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system. Thank you.
Guardian Mortgage Documents, Inc.
225 Union Boulevard, Suite 200
Lakewood, CO 80228.
**********************************************************************
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to