Well, different file and location - not sure why that is. I always start with the README and go from there. It pointed me to /docs and what not.
Regardless, ./autogen.sh ; make; make install is what you need. Replace ./configure with ./autogen.sh G -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of alexus Sent: Wednesday, August 24, 2011 1:26 PM To: [email protected] Subject: Re: [Ntop] ntop interesting... (18:25:01 </usr/local/src>) 0 $ head -16 ntop-4.1.0/INSTALL Installation Instructions ************************* Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Basic Installation ================== Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. (18:25:03 </usr/local/src>) 0 $ on the top of that word autogen isn't anywhere in INSTALL (18:25:03 </usr/local/src>) 0 $ grep -i autogen ./ntop-4.1.0/INSTALL (18:25:26 </usr/local/src>) 0 $ On Wed, Aug 24, 2011 at 2:23 PM, Gary Gatten <[email protected]> wrote: > /ntop/docs/INSTALL. > > First few lines: > > Basic Installation > ================== > > (3.2.2+) > Unique to ntop, we use the script, ./autogen.sh to create a > ./configure script which matches the host it's being run on. > Substitute ./autogen.sh for ./configure below. > > > G > > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of alexus > Sent: Wednesday, August 24, 2011 1:19 PM > To: [email protected] > Subject: Re: [Ntop] ntop > > probably, i'm reading ./INSTALL that came with that tar ball of > latest/stable release > seems like it's a bit outdated > > On Wed, Aug 24, 2011 at 2:15 PM, Gary Gatten <[email protected]> wrote: >> You must be reading old doc. Autogen has been around since....... 3.3.n? >> For sure 3.4. >> >> ----- Original Message ----- >> From: alexus [mailto:[email protected]] >> Sent: Wednesday, August 24, 2011 01:06 PM >> To: [email protected] <[email protected]> >> Subject: Re: [Ntop] ntop >> >> really? INSTALL doesn't say anything about autogen... it says >> ./configure as first step.. >> >> On Wed, Aug 24, 2011 at 10:59 AM, Alex DEKKER <[email protected]> wrote: >>> I think you need to run autogen first. >>> >>> alexd >>> _______________________________________________ >>> Ntop mailing list >>> [email protected] >>> http://listgateway.unipi.it/mailman/listinfo/ntop >>> >> >> >> >> -- >> http://alexus.org/ >> _______________________________________________ >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop >> >> >> >> >> >> <font size="1"> >> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in >> 0in 1.0pt 0in'> >> </div> >> "This email is intended to be reviewed by only the intended recipient >> and may contain information that is privileged and/or confidential. >> If you are not the intended recipient, you are hereby notified that >> any review, use, dissemination, disclosure or copying of this email >> and its attachments, if any, is strictly prohibited. If you have >> received this email in error, please immediately notify the sender by >> return email and delete this email from your system." >> </font> >> >> _______________________________________________ >> Ntop mailing list >> [email protected] >> http://listgateway.unipi.it/mailman/listinfo/ntop >> > > > > -- > http://alexus.org/ > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > > > > > > <font size="1"> > <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in > 0in 1.0pt 0in'> > </div> > "This email is intended to be reviewed by only the intended recipient > and may contain information that is privileged and/or confidential. > If you are not the intended recipient, you are hereby notified that > any review, use, dissemination, disclosure or copying of this email > and its attachments, if any, is strictly prohibited. If you have > received this email in error, please immediately notify the sender by > return email and delete this email from your system." > </font> > > _______________________________________________ > Ntop mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop > -- http://alexus.org/ _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop <font size="1"> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'> </div> "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." </font> _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
