|
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...) >>> [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 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 Thanks. From
docs/FAQ: Q. Where
do I get the source? There is
also a cvs (current development) maintained at cvs.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
]
Now you need to
compile ntop:
-----
********************************************************************** 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. |
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
