Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: NTop: Users

Configure ntop 3.4Pre2

 

 

NTop users RSS feed   Index | Next | Previous | View Threaded


rholtz at midwestheart

Jan 27, 2010, 6:59 AM

Post #1 of 4 (3000 views)
Permalink
Configure ntop 3.4Pre2

I am trying to install NTOP 3.4_Pre2 on Ubuntu 8.04.3, 32bit. Over and over and over, autogen.sh will quit saying I need to install GeoIP. I have installed just about every package related to GeoIP I can on Ubuntu. I have downloaded and installed the GeoLiteCity.dat, according to http://blogama.org/node/56 and installed GeoIPASNum.dat the same way.
After the first failure of Autogen, I noticed that there were GeoIP files under the ntop-3.4-pre2 directory. I gunziped those also hoping configure would find those and use them, but nope, didn't work. I also untared the GeoIP.tar.gz file, ran the configure, make, make check, make install on that but still, ntop's configure still quits saying:

Removing dups and misplaced entries from LIBS and INCS...
checking for GeoIP_record_by_ipnum in -lGeoIP... no
Please install GeoIP (http://www.maxmind.com/)

Can anyone help me get past this? I know the Ubuntu package works fine, but I'd rather use newer code than 2007.



[cid:image001.jpg [at] 01CA9EC1]

Ray Holtz, CCNA
Network Engineer
rholtz [at] midwestheart<mailto:rholtz [at] midwestheart>
Phone: 630-324-7087
Fax: 630-991-2287

[cid:image004.jpg [at] 01CA9F2F]<http://www.midwestheart.com/>



====================================================================
This e-mail is intended only for the use of the individual or entity
to which it is addressed and may contain information that is
privileged and confidential. If the reader of this message is not
the intended recipient, you are hereby notified that any disclosure,
distribution, or copying of this information is strictly prohibited.
If you have received this e-mail in error, please notify the sender
and discard all content.

Midwest Heart Specialists

=====================================================================
Attachments: image001.jpg (4.42 KB)
  image004.jpg (1.77 KB)


umpajosh at yahoo

Jan 27, 2010, 7:09 AM

Post #2 of 4 (2950 views)
Permalink
Re: Configure ntop 3.4Pre2 [In reply to]

greetings.

i had the exact same thing happen to me yesterday on a centos 5.4 installation. even though yum and rpm told me that i had geoip installed, there was apparently something it didnt install. i resolved it by doing this:


wget http://www.maxmind.com/download/geoip/api/c/GeoIP.tar.gz

tar xzvf it, ./configure it, install it

it got me past that part. let me know if it doesnt resolve it for you, i might have to go through my history and trace my steps because i might have done more in addition to that.

also, please let me know if your installation is a full success-- because i installed two different versions of ntop yesterday and i cannot get it to display the page. it tells me my html files arent in the right place, and the logs show 400 errors for every item ( 10.0.2.154 - - [26/Jan/2010:15:56:57 -0500] "GET /graph_zoom.gif HTTP/1.1" 400 8125 - - 0 ) etc.


--- On Wed, 1/27/10, Holtz, Ray <rholtz [at] midwestheart> wrote:

From: Holtz, Ray <rholtz [at] midwestheart>
Subject: [Ntop] Configure ntop 3.4Pre2
To: "Ntop [at] listgateway" <Ntop [at] listgateway>
Date: Wednesday, January 27, 2010, 8:59 AM













I am trying to install NTOP 3.4_Pre2 on Ubuntu 8.04.3,
32bit.  Over and over and over, autogen.sh will quit saying I need to
install GeoIP.  I have installed just about every package related to GeoIP
I can on Ubuntu.  I have downloaded and installed the GeoLiteCity.dat,
according to http://blogama.org/node/56 and installed GeoIPASNum.dat the same
way.

After the first failure of Autogen, I noticed that there
were GeoIP files under the ntop-3.4-pre2 directory.  I gunziped those also
hoping configure would find those and use them, but nope, didn't work.  I
also untared the GeoIP.tar.gz file, ran the configure, make, make check, make
install on that but still, ntop's configure still quits saying:

 

Removing dups and misplaced entries from LIBS and INCS...

checking for GeoIP_record_by_ipnum in -lGeoIP... no

Please install GeoIP (http://www.maxmind.com/)

 

Can anyone help me get past this?  I know the Ubuntu
package works fine, but I'd rather use newer code than 2007.

 

 

 







Ray Holtz, CCNA

Network
Engineer


rholtz [at] midwestheart

Phone: 630-324-7087

Fax: 630-991-2287









 

 





====================================================================

This e-mail is intended only for the use of the individual or entity

to which it is addressed and may contain information that is

privileged and confidential. If the reader of this message is not

the intended recipient, you are hereby notified that any disclosure,

distribution, or copying of this information is strictly prohibited.

If you have received this e-mail in error, please notify the sender

and discard all content.



Midwest Heart Specialists



=====================================================================




-----Inline Attachment Follows-----

_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop
Attachments: image001.jpg (4.42 KB)
  image004.jpg (1.77 KB)


yuri at ntop

Jan 27, 2010, 8:13 AM

Post #3 of 4 (2950 views)
Permalink
Re: Configure ntop 3.4Pre2 [In reply to]

it is not an issue of geoip, but probably a python issue.
check the config.log and install eventually the python development package.
Yuri

On 01/27/2010 04:09 PM, umpajosh [at] yahoo wrote:
> greetings.
>
> i had the exact same thing happen to me yesterday on a centos 5.4
> installation. even though yum and rpm told me that i had geoip
> installed, there was apparently something it didnt install. i resolved
> it by doing this:
>
>
> wget http://www.maxmind.com/download/geoip/api/c/GeoIP.tar.gz
>
> tar xzvf it, ./configure it, install it
>
> it got me past that part. let me know if it doesnt resolve it for you, i
> might have to go through my history and trace my steps because i might
> have done more in addition to that.
>
> also, please let me know if your installation is a full success--
> because i installed two different versions of ntop yesterday and i
> cannot get it to display the page. it tells me my html files arent in
> the right place, and the logs show 400 errors for every item (
> 10.0.2.154 - - [26/Jan/2010:15:56:57 -0500] "GET /graph_zoom.gif
> HTTP/1.1" 400 8125 - - 0 ) etc.
>
>
> --- On *Wed, 1/27/10, Holtz, Ray /<rholtz [at] midwestheart>/* wrote:
>
>
> From: Holtz, Ray <rholtz [at] midwestheart>
> Subject: [Ntop] Configure ntop 3.4Pre2
> To: "Ntop [at] listgateway" <Ntop [at] listgateway>
> Date: Wednesday, January 27, 2010, 8:59 AM
>
> I am trying to install NTOP 3.4_Pre2 on Ubuntu 8.04.3, 32bit. Over
> and over and over, autogen.sh will quit saying I need to install
> GeoIP. I have installed just about every package related to GeoIP I
> can on Ubuntu. I have downloaded and installed the GeoLiteCity.dat,
> according to http://blogama.org/node/56 and installed GeoIPASNum.dat
> the same way.
>
> After the first failure of Autogen, I noticed that there were GeoIP
> files under the ntop-3.4-pre2 directory. I gunziped those also
> hoping configure would find those and use them, but nope, didn't
> work. I also untared the GeoIP.tar.gz file, ran the configure,
> make, make check, make install on that but still, ntop's configure
> still quits saying:
>
>
>
> Removing dups and misplaced entries from LIBS and INCS...
>
> checking for GeoIP_record_by_ipnum in -lGeoIP... no
>
> Please install GeoIP (http://www.maxmind.com/)
>
>
>
> Can anyone help me get past this? I know the Ubuntu package works
> fine, but I'd rather use newer code than 2007.
>
>
>
>
>
>
>
> cid:image001.jpg [at] 01CA9EC1
>
>
>
> *Ray Holtz, *CCNA
> _Network Engineer__
> _rholtz [at] midwestheart </mc/compose?to=rholtz [at] midwestheart>
> *Phone:* 630-324-7087
> *Fax:* 630-991-2287
>
> BOTTOM <http://www.midwestheart.com/>
>
>
>
>
>
> ====================================================================
> This e-mail is intended only for the use of the individual or entity
> to which it is addressed and may contain information that is
> privileged and confidential. If the reader of this message is not
> the intended recipient, you are hereby notified that any disclosure,
> distribution, or copying of this information is strictly prohibited.
> If you have received this e-mail in error, please notify the sender
> and discard all content.
>
> Midwest Heart Specialists
>
> =====================================================================
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway </mc/compose?to=Ntop [at] listgateway>
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
>
>
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Yuri Francalacci
E-Mail: yuri [at] ntop Internet: http://www.ntop.org/
*** Esse Quam Videri -- To Be, Rather Than To Seem ***
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop


rholtz at midwestheart

Jan 27, 2010, 9:23 AM

Post #4 of 4 (2950 views)
Permalink
Re: Configure ntop 3.4Pre2 [In reply to]

Thanks I think that did it. It got past the GeoIP error.
I also upgraded to the latest version of Ubuntu for the latest of the rest of the software.

Thanks,
--------------
Ray Holtz
rholtz [at] midwestheart
630-324-7087


-----Original Message-----
From: ntop-bounces [at] listgateway [mailto:ntop-bounces [at] listgateway] On Behalf Of Yuri Francalacci
Sent: Wednesday, January 27, 2010 10:14 AM
To: ntop [at] listgateway
Subject: Re: [Ntop] Configure ntop 3.4Pre2

it is not an issue of geoip, but probably a python issue.
check the config.log and install eventually the python development package.
Yuri

On 01/27/2010 04:09 PM, umpajosh [at] yahoo wrote:
> greetings.
>
> i had the exact same thing happen to me yesterday on a centos 5.4
> installation. even though yum and rpm told me that i had geoip
> installed, there was apparently something it didnt install. i resolved
> it by doing this:
>
>
> wget http://www.maxmind.com/download/geoip/api/c/GeoIP.tar.gz
>
> tar xzvf it, ./configure it, install it
>
> it got me past that part. let me know if it doesnt resolve it for you, i
> might have to go through my history and trace my steps because i might
> have done more in addition to that.
>
> also, please let me know if your installation is a full success--
> because i installed two different versions of ntop yesterday and i
> cannot get it to display the page. it tells me my html files arent in
> the right place, and the logs show 400 errors for every item (
> 10.0.2.154 - - [26/Jan/2010:15:56:57 -0500] "GET /graph_zoom.gif
> HTTP/1.1" 400 8125 - - 0 ) etc.
>
>
> --- On *Wed, 1/27/10, Holtz, Ray /<rholtz [at] midwestheart>/* wrote:
>
>
> From: Holtz, Ray <rholtz [at] midwestheart>
> Subject: [Ntop] Configure ntop 3.4Pre2
> To: "Ntop [at] listgateway" <Ntop [at] listgateway>
> Date: Wednesday, January 27, 2010, 8:59 AM
>
> I am trying to install NTOP 3.4_Pre2 on Ubuntu 8.04.3, 32bit. Over
> and over and over, autogen.sh will quit saying I need to install
> GeoIP. I have installed just about every package related to GeoIP I
> can on Ubuntu. I have downloaded and installed the GeoLiteCity.dat,
> according to http://blogama.org/node/56 and installed GeoIPASNum.dat
> the same way.
>
> After the first failure of Autogen, I noticed that there were GeoIP
> files under the ntop-3.4-pre2 directory. I gunziped those also
> hoping configure would find those and use them, but nope, didn't
> work. I also untared the GeoIP.tar.gz file, ran the configure,
> make, make check, make install on that but still, ntop's configure
> still quits saying:
>
>
>
> Removing dups and misplaced entries from LIBS and INCS...
>
> checking for GeoIP_record_by_ipnum in -lGeoIP... no
>
> Please install GeoIP (http://www.maxmind.com/)
>
>
>
> Can anyone help me get past this? I know the Ubuntu package works
> fine, but I'd rather use newer code than 2007.
>
>
>
>
>
>
>
> cid:image001.jpg [at] 01CA9EC1
>
>
>
> *Ray Holtz, *CCNA
> _Network Engineer__
> _rholtz [at] midwestheart </mc/compose?to=rholtz [at] midwestheart>
> *Phone:* 630-324-7087
> *Fax:* 630-991-2287
>
> BOTTOM <http://www.midwestheart.com/>
>
>
>
>
>
> ====================================================================
> This e-mail is intended only for the use of the individual or entity
> to which it is addressed and may contain information that is
> privileged and confidential. If the reader of this message is not
> the intended recipient, you are hereby notified that any disclosure,
> distribution, or copying of this information is strictly prohibited.
> If you have received this e-mail in error, please notify the sender
> and discard all content.
>
> Midwest Heart Specialists
>
> =====================================================================
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway </mc/compose?to=Ntop [at] listgateway>
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
>
>
>
> _______________________________________________
> Ntop mailing list
> Ntop [at] listgateway
> http://listgateway.unipi.it/mailman/listinfo/ntop

--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Yuri Francalacci
E-Mail: yuri [at] ntop Internet: http://www.ntop.org/
*** Esse Quam Videri -- To Be, Rather Than To Seem ***
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop [at] listgateway
http://listgateway.unipi.it/mailman/listinfo/ntop

NTop users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.