VSROOT was just a typo...sorry. Chris's command seams to be working great.
 
Thanks.

>>> [EMAIL PROTECTED] 03/28 1:19 PM >>>
um... VSROOT is not the same as CVSROOT
 
depending on the shell (bash) you may need export CVSROOT=
 
depending on the cvs version, some like the port :2401 added to ntop.org
 
CVSROOT=:pserver:[EMAIL PROTECTED]:2401/export/home/ntop
 
vs
 
CVSROOT=:pserver:[EMAIL PROTECTED]:/export/home/ntop
 
 
 
All -d does is a temporary (single) command override of CVSROOT.  So Chris's command is equivalent to
 
export CVSROOT=:pserver:[EMAIL PROTECTED]:/export/home/ntop
cvs  login
cvs checkout ntop
 
 
-----Burton

 

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

thank you that was the ticket.

>>> [EMAIL PROTECTED] 03/28 12:55 PM >>>
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.
**********************************************************************







This email may contain information protected under the Family
Educational Rights and Privacy Act (FERPA) or the Health Insurance
Portability and Accountability Act (HIPAA). If this email contains
confidential and/or privileged health or student information and you
are not entitled to access such information under FERPA or HIPAA,
federal regulations require that you destroy this email without
reviewing it and you may not forward it to anyone.








This email may contain information protected under the Family
Educational Rights and Privacy Act (FERPA) or the Health Insurance
Portability and Accountability Act (HIPAA). If this email contains
confidential and/or privileged health or student information and you
are not entitled to access such information under FERPA or HIPAA,
federal regulations require that you destroy this email without
reviewing it and you may not forward it to anyone.

_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to