Ola
Lua is old stuff: it's is current;y being replaced by python bindings
Geodata is for IP localization: if you have a package installed we can
use that instead of downloading code. Geodata is licensed under LGPL.
In any case I want to have fresh .dat files that's why I download them
Luca
On Sep 28, 2009, at 8:07 AM, Ola Lundqvist wrote:
Hi Luca
This works really fine now. Thanks a lot.
However I have two questions related to licensing of the data
you fetch during build.
LUA_VERSION=lua-5.1.4
wget http://www.lua.org/ftp/$LUA_VERSION.tar.gz
wget http://www.maxmind.com/download/geoip/api/c/GeoIP.tar.gz
wget http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
gunzip GeoLiteCity.dat.gz
wget http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
gunzip GeoIPASNum.dat.gz
What is the reason for downloading this during the build?
Are there licensing issues involved?
Best regards,
// Ola
On Mon, Sep 28, 2009 at 12:27:45AM +0200, Luca Deri wrote:
Ola
do
- make clean (if already built)
- autogen.sh -p
- autogen.sh
- make
Luca
On Sep 27, 2009, at 9:31 PM, Ola Lundqvist wrote:
Hi all
I have a problem to build the ntop 3.3.10 version on Debian
unstable.
I do not know if this is a problem with the libtool version in
Debian
or if this is a package problem.
The autogen.sh, automake and autoconf structure is so complex
nowdays
that I have failed so solve this problem. Have anyone seen a similar
problem before?
I successfully patched libtool myself, but when building the package
this libtool script is regenerated...
This is the output from my build...
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make all-recursive
make[2]: Entering directory `/home/ola/build/debian/ntop-3.3.10'
Making all in .
make[3]: Entering directory `/home/ola/build/debian/ntop-3.3.10'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -
I.
-I. -I/usr/include -I/home/ola/build/debian/ntop-3.3.10/lua-5.1.4/
src
-DLINUX -I/usr/local/include -I/opt/local/include -I/usr/include
-g
-DMAKE_WITH_IGNORE_SIGPIPE -I/usr/local/include -I/opt/local/
include -g
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fPIC -DPIC -I/home/ola/
build/debian/ntop-3.3.10/GeoIP-1.4.6/libGeoIP/ -MT address.lo -MD -
MP
-MF .deps/address.Tpo -c -o address.lo address.c
./libtool: line 467: CDPATH: command not found
./libtool: line 1145: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.6
Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool
2.2.6
Debian-2.2.6a-4
libtool: and run autoconf again.
make[3]: *** [address.lo] Error 63
make[3]: Leaving directory `/home/ola/build/debian/ntop-3.3.10'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ola/build/debian/ntop-3.3.10'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ola/build/debian/ntop-3.3.10'
make: *** [build-stamp-ntop] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit
status 2
o...@sid-build:~/build/debian/ntop-3.3.10$ grep CDPATH *
Best regards,
// Ola
--
--------------------- Ola Lundqvist ---------------------------
/ [email protected] Annebergsslingan 37 \
| [email protected] 654 65 KARLSTAD |
| http://inguza.com/ +46 (0)70-332 1551 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev
--
--- Inguza Technology AB --- MSc in Information Technology ----
/ [email protected] Annebergsslingan 37 \
| [email protected] 654 65 KARLSTAD |
| http://inguza.com/ Mobile: +46 (0)70-332 1551 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
---
If you can not measure it, you can not improve it - Lord Kelvin
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev