Re: [Ntop] 3.3.10: configure: error: cannot find macro directory `m4'

2009-06-09 Thread Leighton Man
Hi,

Since you said *ANY* I'll throw in this:
 ./configure --with-rrd-home=/usr/local/rrdtool-1.2.30/ 
LDFLAGS='-L/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/'
Worked for me on solaris 10 x86. with ntop 3.3.9

The LDFLAGS fixes something to do with the perl installation (I don't install 
the OS. I just use what I'm given!)

Unfortunately the resulting ntop doesn't work with netflow. You may remember 
you were kind enough to respond when I posted.

Hope this helps

Leighton

 -Original Message-
 From: ntop-boun...@unipi.it [mailto:ntop-boun...@unipi.it] On
 Behalf Of Gary Gatten
 Sent: 09 June 2009 00:16
 To: ntop@unipi.it
 Cc: ntop-...@unipi.it
 Subject: [Ntop] 3.3.10: configure: error: cannot find macro
 directory `m4'

 I can't get passed this freakin error on Solaris v10 x86.  I
 read several threads and it sounds like Luca fixed it, but
 when I check out the code from svn I get 3.3.11 development
 version - which BTW also has this error.

 I've tried hacking my way through the make and configure
 files to no avail.  ANY help would be greatly appreciated!

 TIA!

 Gary






 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
 Ntop@unipi.it
 http://listgateway.unipi.it/mailman/listinfo/ntop


img src=http://www.hud.ac.uk/images/emails/neutral_navy_blue_003976.gif; 
alt=Inspiring tomorrow's professionals
---
This transmission is confidential and may be legally privileged. If you receive 
it in error, please notify us immediately by e-mail and remove it from your 
system. If the content of this e-mail does not relate to the business of the 
University of Huddersfield, then we do not endorse it and will accept no 
liability.
___
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop


Re: [Ntop] 3.3.10: configure: error: cannot find macro directory `m4'

2009-06-09 Thread Gary Gatten
I'll give this a shot - I'm grasping now.

What doesn't work with Netflow?  I posted a couple responses with source
changes I had to make concerning Netflow debug messages - did you get
those?

-Original Message-
From: ntop-boun...@unipi.it [mailto:ntop-boun...@unipi.it] On Behalf Of
Leighton Man
Sent: Tuesday, June 09, 2009 2:21 AM
To: 'ntop@unipi.it'
Subject: Re: [Ntop] 3.3.10: configure: error: cannot find macro
directory `m4'

Hi,

Since you said *ANY* I'll throw in this:
 ./configure --with-rrd-home=/usr/local/rrdtool-1.2.30/
LDFLAGS='-L/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/'
Worked for me on solaris 10 x86. with ntop 3.3.9

The LDFLAGS fixes something to do with the perl installation (I don't
install the OS. I just use what I'm given!)

Unfortunately the resulting ntop doesn't work with netflow. You may
remember you were kind enough to respond when I posted.

Hope this helps

Leighton

 -Original Message-
 From: ntop-boun...@unipi.it [mailto:ntop-boun...@unipi.it] On
 Behalf Of Gary Gatten
 Sent: 09 June 2009 00:16
 To: ntop@unipi.it
 Cc: ntop-...@unipi.it
 Subject: [Ntop] 3.3.10: configure: error: cannot find macro
 directory `m4'

 I can't get passed this freakin error on Solaris v10 x86.  I
 read several threads and it sounds like Luca fixed it, but
 when I check out the code from svn I get 3.3.11 development
 version - which BTW also has this error.

 I've tried hacking my way through the make and configure
 files to no avail.  ANY help would be greatly appreciated!

 TIA!

 Gary






 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
 Ntop@unipi.it
 http://listgateway.unipi.it/mailman/listinfo/ntop


img
src=http://www.hud.ac.uk/images/emails/neutral_navy_blue_003976.gif;
alt=Inspiring tomorrow's professionals
---
This transmission is confidential and may be legally privileged. If you
receive it in error, please notify us immediately by e-mail and remove
it from your system. If the content of this e-mail does not relate to
the business of the University of Huddersfield, then we do not endorse
it and will accept no liability.
___
Ntop mailing list
Ntop@unipi.it
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
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop


Re: [Ntop] 3.3.10: configure: error: cannot find macro directory `m4'

2009-06-09 Thread Leighton Man
 Hi again,
As far as the Netflow stuff goes, I haven't touched it since the original post. 
The problem was that as soon as I tried to configure the plugin, I got a 
segfault. Unfortunately a complete remote authentication service asap. Is 
taking all my time at present!

I can't remember the details but there were good reasons for using 
rrdtool-1.2.30. I compiled it from source and specified the installation 
directory as /usr/local/rrdtool-1.2.30/. After that, the ntop compile went 
fairly smoothly.

I won't be in the office for a few days so good luck!

Leighton

 -Original Message-
 From: ntop-boun...@unipi.it [mailto:ntop-boun...@unipi.it] On
 Behalf Of Gary Gatten
 Sent: 09 June 2009 15:50
 To: ntop@unipi.it
 Subject: Re: [Ntop] 3.3.10: configure: error: cannot find
 macro directory `m4'

 I'll give this a shot - I'm grasping now.

 What doesn't work with Netflow?  I posted a couple responses
 with source changes I had to make concerning Netflow debug
 messages - did you get those?

 -Original Message-
 From: ntop-boun...@unipi.it [mailto:ntop-boun...@unipi.it] On
 Behalf Of Leighton Man
 Sent: Tuesday, June 09, 2009 2:21 AM
 To: 'ntop@unipi.it'
 Subject: Re: [Ntop] 3.3.10: configure: error: cannot find
 macro directory `m4'

 Hi,

 Since you said *ANY* I'll throw in this:
  ./configure --with-rrd-home=/usr/local/rrdtool-1.2.30/
 LDFLAGS='-L/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE/'
 Worked for me on solaris 10 x86. with ntop 3.3.9

 The LDFLAGS fixes something to do with the perl installation
 (I don't install the OS. I just use what I'm given!)

 Unfortunately the resulting ntop doesn't work with netflow.
 You may remember you were kind enough to respond when I posted.

 Hope this helps

 Leighton


img src=http://www.hud.ac.uk/images/emails/neutral_navy_blue_003976.gif; 
alt=Inspiring tomorrow's professionals
---
This transmission is confidential and may be legally privileged. If you receive 
it in error, please notify us immediately by e-mail and remove it from your 
system. If the content of this e-mail does not relate to the business of the 
University of Huddersfield, then we do not endorse it and will accept no 
liability.
___
Ntop mailing list
Ntop@unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop