ntcsh has been moved one level up (at the same level of ntop in CVS). This means that when you do "cvs co ." you fetch ntop/ and ntcsh/. In order to compile ntcsh you need to compile ntop first as its a prerequisite for ntcsh. Namely:
cvs co . cd ntop ./configure make cd ../ntcsh ./configure make
All the ntcsh functionality are unchanged.
Regards, Luca
-- Luca Deri <[EMAIL PROTECTED]> http://luca.ntop.org/ Hacker: someone who loves to program and enjoys being clever about it - Richard Stallman
_______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
