[Ntop-dev] Ntop-dev Digest, Vol 68, Issue 9
Luca Deri
deri at ntop.org
Sat Jan 16 16:10:18 CET 2010
Hi all
I have put a patch on ntop: please resync from svn.
Luca
Off the topic: why RedHat is always so different from the rest of the world?
On Jan 16, 2010, at 2:48 PM, Eargle, Frank wrote:
> I could not find python_config on my centos 5.4 boxes or in the repositories. Yum provides *python... I even installed the source rpm and started a build. It was still not found.
>
> -----Original Message-----
> From: Luca Deri <deri at ntop.org>
> Sent: Friday, January 15, 2010 19:03
> To: ntop-dev at unipi.it <ntop-dev at unipi.it>
> Subject: Re: [Ntop-dev] Ntop-dev Digest, Vol 68, Issue 9
>
>
> Feng
> Do you have python_config on your system? This is why ntop complains.
>
> Luca
>
> On Jan 15, 2010, at 12:54 PM, fqiao wrote:
>
>> Hi Luca,
>>
>> I checked out codes from SVN, but the issue is the same.
>>
>> My Python library:
>>
>> [root at wl63 config]# pwd
>> /usr/lib/python2.4/config
>>
>> Thanks,
>>
>> Feng
>>
>> ----- Original Message -----
>> From: <ntop-dev-request at listgateway.unipi.it>
>> To: <ntop-dev at listgateway.unipi.it>
>> Sent: Friday, January 15, 2010 7:00 PM
>> Subject: Ntop-dev Digest, Vol 68, Issue 9
>>
>>
>>> Send Ntop-dev mailing list submissions to
>>> ntop-dev at listgateway.unipi.it
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>> or, via email, send a message with subject or body 'help' to
>>> ntop-dev-request at listgateway.unipi.it
>>>
>>> You can reach the person managing the list at
>>> ntop-dev-owner at listgateway.unipi.it
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of Ntop-dev digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>> 1. Re: Ntop-dev Digest, Vol 68, Issue 7 (Eargle, Frank)
>>> 2. About ntop-3.4-RC1 Python issue! (fqiao)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Thu, 14 Jan 2010 07:30:52 -0500
>>> From: "Eargle, Frank" <feargle at cio.sc.gov>
>>> To: "ntop-dev at unipi.it" <ntop-dev at unipi.it>
>>> Cc: "ntop-dev at listgateway.unipi.it" <ntop-dev at listgateway.unipi.it>
>>> Subject: Re: [Ntop-dev] Ntop-dev Digest, Vol 68, Issue 7
>>> Message-ID: <769A5405-E01D-4D84-8182-B167EADFFD8D at cio.sc.gov>
>>> Content-Type: text/plain; charset="us-ascii"
>>>
>>> Luca I had the same problem a couple of days ago. I download the latest svn just now and got the same thing. Want a config.log or anything?
>>>
>>> On Jan 14, 2010, at 6:43, Luca Deri wrote:
>>>
>>> Feng
>>> can you repeat the same test with the ntop code that's in SVN (I have changed a few configuration items since RC1)?
>>>
>>> Luca
>>>
>>> On 01/14/2010 12:08 PM, fqiao wrote:
>>>
>>> Hi All,
>>>
>>> Now i build the Ntop 3.4 in Redhat AS 5.3. I have already install the Python and Python-devel.
>>>
>>> But the autogen.sh could not check the python package.
>>>
>>> [root at wl63 ntop-3.4-RC1]# lsb_release -a
>>> LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
>>> Distributor ID: RedHatEnterpriseServer
>>> Description: Red Hat Enterprise Linux Server release 5.3 (Tikanga)
>>> Release: 5.3
>>> Codename: Tikanga
>>> [root at wl63 ntop-3.4-RC1]#
>>>
>>> [root at wl63 ntop-3.4-RC1]# rpm -qa python
>>> python-2.4.3-24.el5
>>> [root at wl63 ntop-3.4-RC1]# rpm -qa python-devel
>>> python-devel-2.4.3-24.el5
>>>
>>> [root at wl63 ntop-3.4-RC1]# ./autogen.sh
>>>
>>> **Testing Optional libraries and headers**
>>>
>>> checking for Multithreading... ok
>>> checking for openSSL... ok
>>> checking for zlib... ok
>>> checking for python-config... no
>>> Python-devel support is not present
>>>
>>> Would you please help me to figure out the issue?
>>>
>>> Thanks,
>>>
>>> Feng
>>>
>>> ----- Original Message -----
>>> From: <ntop-dev-request at listgateway.unipi.it><mailto:ntop-dev-request at listgateway.unipi.it>
>>> To: <ntop-dev at listgateway.unipi.it><mailto:ntop-dev at listgateway.unipi.it>
>>> Sent: Thursday, January 14, 2010 7:00 PM
>>> Subject: Ntop-dev Digest, Vol 68, Issue 7
>>>
>>>
>>>
>>>
>>> Send Ntop-dev mailing list submissions to
>>> ntop-dev at listgateway.unipi.it<mailto:ntop-dev at listgateway.unipi.it>
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>> or, via email, send a message with subject or body 'help' to
>>> ntop-dev-request at listgateway.unipi.it<mailto:ntop-dev-request at listgateway.unipi.it>
>>>
>>> You can reach the person managing the list at
>>> ntop-dev-owner at listgateway.unipi.it<mailto:ntop-dev-owner at listgateway.unipi.it>
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of Ntop-dev digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>> 1. r4084 - trunk/n2n/n2n_v2 (svn-commit at ntop.org<mailto:svn-commit at ntop.org>)
>>> 2. r4085 - branches/n2n-2.0.x (svn-commit at ntop.org<mailto:svn-commit at ntop.org>)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Thu, 14 Jan 2010 03:27:51 +0100 (CET)
>>> From: svn-commit at ntop.org<mailto:svn-commit at ntop.org>
>>> To: ntop-dev at unipi.it<mailto:ntop-dev at unipi.it>
>>> Subject: [Ntop-dev] r4084 - trunk/n2n/n2n_v2
>>> Message-ID: <20100114022751.60F4C2F8193 at jake.ntop.org><mailto:20100114022751.60F4C2F8193 at jake.ntop.org>
>>> Content-Type: text/plain; charset=UTF-8
>>>
>>> Author: andrews
>>> Date: 2010-01-14 03:27:51 +0100 (Thu, 14 Jan 2010)
>>> New Revision: 4084
>>>
>>> Modified:
>>> trunk/n2n/n2n_v2/n2n.c
>>> Log:
>>> Multicast detection fix. Courtesy Matt Gilg.
>>>
>>>
>>>
>>> ------------------------------
>>>
>>> Message: 2
>>> Date: Thu, 14 Jan 2010 03:29:18 +0100 (CET)
>>> From: svn-commit at ntop.org<mailto:svn-commit at ntop.org>
>>> To: ntop-dev at unipi.it<mailto:ntop-dev at unipi.it>
>>> Subject: [Ntop-dev] r4085 - branches/n2n-2.0.x
>>> Message-ID: <20100114022918.E11E22F8193 at jake.ntop.org><mailto:20100114022918.E11E22F8193 at jake.ntop.org>
>>> Content-Type: text/plain; charset=UTF-8
>>>
>>> Author: andrews
>>> Date: 2010-01-14 03:29:18 +0100 (Thu, 14 Jan 2010)
>>> New Revision: 4085
>>>
>>> Modified:
>>> branches/n2n-2.0.x/n2n.c
>>> Log:
>>> port r4084.
>>>
>>>
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> Ntop-dev mailing list
>>> Ntop-dev at listgateway.unipi.it<mailto:Ntop-dev at listgateway.unipi.it>
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>>
>>>
>>> End of Ntop-dev Digest, Vol 68, Issue 7
>>> ***************************************
>>>
>>> __________ Information from ESET NOD32 Antivirus, version of virus signature database 4769 (20100113) __________
>>>
>>> The message was checked by ESET NOD32 Antivirus.
>>>
>>> http://www.eset.com<http://www.eset.com/>
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Ntop-dev mailing list
>>> Ntop-dev at listgateway.unipi.it<mailto:Ntop-dev at listgateway.unipi.it>
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>>
>>>
>>> _______________________________________________
>>> Ntop-dev mailing list
>>> Ntop-dev at listgateway.unipi.it<mailto:Ntop-dev at listgateway.unipi.it>
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>>
>>> __________________________________
>>> Frank Eargle II
>>> Information Security Analyst
>>> SC Computer Incident Response Team
>>> The Division of State Information Technology (DSIT)
>>> 4430 Broad River Rd
>>> Columbia, SC 29210
>>> 803-896-1650 SC-ISAC Response Center
>>> 803-896-0711 Direct Line
>>> http://sc-isac.sc.g
>>>
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: <http://listgateway.unipi.it/pipermail/ntop-dev/attachments/20100114/41f2819d/attachment-0003.htm>
>>>
>>> ------------------------------
>>>
>>> Message: 2
>>> Date: Fri, 15 Jan 2010 09:36:11 +0800
>>> From: "fqiao" <fqiao at bjut.edu.cn>
>>> To: <ntop-dev at listgateway.unipi.it>
>>> Subject: [Ntop-dev] About ntop-3.4-RC1 Python issue!
>>> Message-ID: <463519352.06575 at egw.bjut.edu.cn>
>>> Content-Type: text/plain; charset="gb2312"
>>>
>>> Hi All,
>>>
>>> Now i build the Ntop 3.4 in Redhat AS 5.3. I have already install the Python and Python-devel.
>>>
>>> But the autogen.sh could not check the python package.
>>>
>>> [root at wl63 ntop-3.4-RC1]# lsb_release -a
>>> LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
>>> Distributor ID: RedHatEnterpriseServer
>>> Description: Red Hat Enterprise Linux Server release 5.3 (Tikanga)
>>> Release: 5.3
>>> Codename: Tikanga
>>> [root at wl63 ntop-3.4-RC1]#
>>>
>>> [root at wl63 ntop-3.4-RC1]# rpm -qa python
>>> python-2.4.3-24.el5
>>> [root at wl63 ntop-3.4-RC1]# rpm -qa python-devel
>>> python-devel-2.4.3-24.el5
>>>
>>> [root at wl63 config]# pwd
>>> /usr/lib/python2.4/config
>>>
>>> [root at wl63 ntop-3.4-RC1]# ./autogen.sh
>>>
>>> **Testing Optional libraries and headers**
>>>
>>> checking for Multithreading... ok
>>> checking for openSSL... ok
>>> checking for zlib... ok
>>> checking for python-config... no
>>> Python-devel support is not present
>>>
>>> Would you please help me to figure out the issue?
>>>
>>> Thanks,
>>>
>>> Feng
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: <http://listgateway.unipi.it/pipermail/ntop-dev/attachments/20100115/c6d9f1e3/attachment-0001.htm>
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> Ntop-dev mailing list
>>> Ntop-dev at listgateway.unipi.it
>>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>>>
>>>
>>> End of Ntop-dev Digest, Vol 68, Issue 9
>>> ***************************************
>>>
>>> __________ Information from ESET NOD32 Antivirus, version of virus signature database 4774 (20100115) __________
>>>
>>> The message was checked by ESET NOD32 Antivirus.
>>>
>>> http://www.eset.com
>>>
>>>
>>>
>> _______________________________________________
>> Ntop-dev mailing list
>> Ntop-dev at listgateway.unipi.it
>> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
>
> ---
> Keep looking, don't settle - Steve Jobs
>
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev at listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
> _______________________________________________
> Ntop-dev mailing list
> Ntop-dev at listgateway.unipi.it
> http://listgateway.unipi.it/mailman/listinfo/ntop-dev
---
We can't solve problems by using the same kind of thinking we used when we created them - Albert Einstein
More information about the Ntop-dev
mailing list