[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RiminiLUG-General] iptv analyzer



Il 14/05/2011 03:33, Christian Zoffoli ha scritto:
Ciao a tutti,
volevo segnalarvi questo software

http://www.iptv-analyzer.org

...penso che chi l'ha scritto si sia fatto un trip-pone esagerato ...cmq
molto bello e molto valido

Christian
Sarò sfigato io ma non riesco a installarlo...
Lo scompatto, poi da terminale vado all'interno della cartella e do questi 3 semplici comandi...

 ./configure
 make
 sudo make install

Ma già al primo ./configure mi viene restituito questo:


   lucamanuela@california:~/Scaricati/iptv-analyzer-0.9.0$ ./configure
   checking for a BSD-compatible install... /usr/bin/install -c
   checking whether build environment is sane... yes
   checking for a thread-safe mkdir -p... /bin/mkdir -p
   checking for gawk... gawk
   checking whether make sets $(MAKE)... yes
   checking for gawk... (cached) gawk
   checking for gcc... gcc
   checking whether the C compiler works... yes
   checking for C compiler default output file name... a.out
   checking for suffix of executables...
   checking whether we are cross compiling... no
   checking for suffix of object files... o
   checking whether we are using the GNU C compiler... yes
   checking whether gcc accepts -g... yes
   checking for gcc option to accept ISO C89... none needed
   checking for style of include used by make... GNU
   checking dependency style of gcc... none
   checking whether gcc and cc understand -c and -o together... yes
   checking how to run the C preprocessor... gcc -E
   checking whether ln -s works... yes
   checking whether make sets $(MAKE)... (cached) yes
   checking for ranlib... ranlib
   checking for grep that handles long lines and -e... /bin/grep
   checking for egrep... /bin/grep -E
   checking for ANSI C header files... yes
   checking for sys/types.h... yes
   checking for sys/stat.h... yes
   checking for stdlib.h... yes
   checking for string.h... yes
   checking for memory.h... yes
   checking for strings.h... yes
   checking for inttypes.h... yes
   checking for stdint.h... yes
   checking for unistd.h... yes
   checking netdb.h usability... yes
   checking netdb.h presence... yes
   checking for netdb.h... yes
   checking stddef.h usability... yes
   checking stddef.h presence... yes
   checking for stddef.h... yes
   checking for stdlib.h... (cached) yes
   checking for string.h... (cached) yes
   checking for stdbool.h that conforms to C99... yes
   checking for _Bool... yes
   checking for inline... inline
   checking for int16_t... yes
   checking for int32_t... yes
   checking for int8_t... yes
   checking for size_t... yes
   checking for uint16_t... yes
   checking for uint32_t... yes
   checking for uint64_t... yes
   checking for uint8_t... yes
   checking for strchr... yes
   checking for iptables... /sbin/iptables
   configure: Entering auto-detect mode for Xtables extensions dir xtlibdir
   configure: - Found xtlibdir: /lib/xtables
   checking for pkg-config... /usr/bin/pkg-config
   checking pkg-config is at least version 0.9.0... yes
   checking for libxtables... configure: error: Package requirements
   (xtables >= 1.4.3) were not met:

   No package 'xtables' found

   Consider adjusting the PKG_CONFIG_PATH environment variable if you
   installed software in a non-standard prefix.

   Alternatively, you may set the environment variables libxtables_CFLAGS
   and libxtables_LIBS to avoid the need to call pkg-config.
   See the pkg-config man page for more details.


Qualcuno può dirmi dove sbaglio??
Ho ubuntu 11.04
Grazie mille
Luca