Hi Luca,
this works now. I found one additional errormessage <3> and 3 ambiguous messages
./autogen.sh --enable-jumbo-frames
....
7. Running autoconf to create configure ...
.... done
<1><is the following error-messsage usefull?>
mkdir: cannot create directory `m4': File exists
8. Running ./configure ...
<2><missing text like ./configure --enable-jumbo-frames .... >
...
New file is:
-rw-rw-r-- 1 root root 18394 Jun 2 18:26 etter.finger.os.gz
<3><takes a long time >
/bin/sh: line 0: cd: Internet: No such file or directory
--18:26:30-- http://www.iana.org/assignments/novell-sap-numbers
=> `novell-sap-numbers'
....
<4>to restart I`ve to start ntop from the source directory with "ntop -M"
then I have to reboot to start next only with "ntop"
Is there an other possibility as the reboot ?
Best regards/Mit freundlichen Grüßen
Rolf Wiebel
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Luca
Deri
Gesendet: Dienstag, 2. Juni 2009 11:26
An: [email protected]
Betreff: Re: [Ntop] Ntop 3.3.10 rev 3772 /Suse 10.2 /
configure:error:cannotfind macro directory `m4'
Fixed thanks
Luca
On May 30, 2009, at 8:25 PM, Wiebel, Rolf wrote:
> Hi,
>
> I just mentioned that I got an other error during make install
>
> test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
> cp: cannot stat `etter.finger.os.gz': No such file or directory
>
> Best regards/Mit freundlichen Grüßen
> Rolf
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]] Im Auftrag
> von Wiebel, Rolf
> Gesendet: Mittwoch, 27. Mai 2009 17:56
> An: [email protected]
> Betreff: Re: [Ntop] Ntop 3.3.10 rev 3772 /Suse 10.2 /
> configure:error:cannot find macro directory `m4'
>
> Hi Luca,
>
> it's now working fine .
> I do not need to create 'm4' manuall.
> I do not need to compile GeoIP-1.4.6 manuall.
>
>
> Best regards/Mit freundlichen Grüßen
> Rolf
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]] Im Auftrag
> von Luca Deri
> Gesendet: Mittwoch, 27. Mai 2009 15:29
> An: [email protected]
> Betreff: Re: [Ntop] Ntop 3.3.10 rev 3772 /Suse 10.2 / configure:
> error:cannot find macro directory `m4'
>
> Rolf/Brian
> can you please resync from SVN and see if this fixed the m4 issue you
> reported?
>
> Thanks Luca
>
> On May 26, 2009, at 7:29 PM, Brian Mengel wrote:
>
>> This error is very much like the one I ran into with compiling the
>> latest version of nprobe. I do not believe creating the m4 directory
>> fixed the issue. I have not found a resolution yet.
>>
>> On Tue, May 26, 2009 at 1:09 PM, Luca Deri <[email protected]> wrote:
>>> Rolf
>>> can you do "mkdir m4" in the ntop directory and try again?
>>>
>>> Thanks Luca
>>>
>>> On May 26, 2009, at 7:00 PM, Wiebel, Rolf wrote:
>>>
>>>> Hi ,
>>>> I am installing ntop-3.3.10 , and during "./autogen.sh " , i'm
>>>> getting the
>>>> following error .
>>>>
>>>> configure: error: cannot find macro directory `m4'
>>>>
>>>> Info's
>>>>
>>>> aclocal --version aclocal (GNU automake) 1.9.6
>>>> autoheader --version autoheader (GNU Autoconf) 2.60
>>>> autoconf --version autoconf (GNU Autoconf) 2.60
>>>> libtool --version ltmain.sh (GNU libtool) 1.5.22
>>>> (1.1220.2.365 2005/12/18 22:14:06)
>>>> m4 --version GNU M4 1.4.6
>>>>
>>>> ==================================================================
>>>>
>>>> Testing for special final configuration options for LINUX suse 10.2
>>>>
>>>>
>>>> This is your ntop 3.3.10 configuration:
>>>>
>>>> Host System Type : i686-suse-linux-gnu
>>>> Preprocessor (cppflags) : -DLINUX -I/usr/local/include
>>>> -I/opt/local/include
>>>> Compiler (cflags) : gcc -g -O2 -I/usr/local/include
>>>> -I/opt/local/include -Wshadow -Wpointer-arith -Wmissing-prototypes
>>>> -Wmissing-declarations -Wnested-externs -fPIC -DPIC
>>>> -I/downloads/my_ntop_goes_here/ntop/GeoIP-1.4.6/libGeoIP/
>>>> Defines : -DHAVE_CONFIG_H
>>>> Loader (ldflags) :
>>>> -L/downloads/my_ntop_goes_here/ntop/GeoIP-1.4.6/libGeoIP/.libs/ -
>>>> lGeoIP
>>>> -L/usr/lib -L/usr/local/lib -L/opt/local/lib
>>>> Include path :
>>>> -I/downloads/my_ntop_goes_here/ntop/lua-5.1.4/src
>>>> System Libs :
>>>> -L/downloads/my_ntop_goes_here/ntop/lua-5.1.4/src -llua -lpthread -
>>>> lcrypt
>>>> -lc -lssl -lcrypto -lrrd_th -levent -lpcre -lgdbm -lz
>>>> Locale : /usr/lib/locale
>>>>
>>>> External packages:
>>>>
>>>> LBL pcap .h : standard system headers
>>>> LBL pcap library : standard system libraries
>>>> GNU gdbm .h : standard system headers
>>>> GNU gdbm library : standard system libraries
>>>> zlib .h : standard system headers
>>>> zlib library : standard system libraries
>>>> openSSL .h : standard system headers
>>>> openSSL library : standard system libraries
>>>>
>>>> Install directories:
>>>>
>>>> Default prefix: /usr/local
>>>> Install into: NONE (default or via --prefix request)
>>>>
>>>> Data files are in /usr/local/share/ntop
>>>> Config files are in /usr/local/etc/ntop
>>>> Run directory is /usr/local/var/ntop
>>>> Plugin files are in /usr/local/lib/ntop/plugins
>>>> Database files are in /usr/local/var/ntop
>>>>
>>>> -------------------------------------------------------------------
>>>>
>>>> Creating files...
>>>>
>>>> configure: error: cannot find macro directory `m4'
>>>>
>>>> ==================================================================
>>>>
>>>> What could bet he issue ?
>>>>
>>>> Regards
>>>>
>>>> Rolf
>>>>
>>>> _______________________________________________
>>>> Ntop mailing list
>>>> [email protected]
>>>> http://listgateway.unipi.it/mailman/listinfo/ntop
>>>
>>> _______________________________________________
>>> Ntop mailing list
>>> [email protected]
>>> http://listgateway.unipi.it/mailman/listinfo/ntop
>>>
>> _______________________________________________
>> Ntop mailing list
>> [email protected]
>> http://listgateway.unipi.it/mailman/listinfo/ntop
>
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop