Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Installazione, configurazione e uso di programmi e strumenti.
Avatar utente
guidocx84
Prode Principiante
Messaggi: 118
Iscrizione: martedì 6 novembre 2007, 0:16
Località: Sesto Fiorentino

Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da guidocx84 »

Ciao a tutti,
credo di avere un problema con le dipendenze necessarie all'installazione dell'ultima versione di Wireshark (da sorgenti), la 1.4.3.
Come specificato nel file INSTALL...
1. If you wish to build Wireshark, make sure you have GTK+ and GLib
  installed. Try running 'pkg-config glib-2.0 --modversion' to see if
  you have GLib 2.x installed and, if that fails, try running
  'glib-config --version' to see if you have GLib 1.2[.x] installed.
  Then try running 'pkg-config gtk+-2.0 --modversion' to see if you
  have GTK+ 2.x installed and, if that fails, try running
  'gtk-config --version' to see if you have GTK+ 1.2[.x] installed.
  Wireshark needs versions 1.2.0 or above of both these packages.
Lanciando il primo comando ottengo un:
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Lanciando il secondo comando ottengo un:
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Se cerco questi pacchetti nel gestore pacchetti non li trovo ma trovo installati i seguenti due:

gir1.0-gtk-2.0
gir1.0-glib-2.0

Quando lancio il comando ./configure per avviare la configurazione di Wireshark, naturalmente ottengo come risposta:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
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... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for perl... /usr/bin/perl
checking for bison... bison -y
checking for bison... /usr/bin/bison
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex... /usr/bin/flex
checking for pod2man... /usr/bin/pod2man
checking for pod2html... /usr/bin/pod2html
checking for xdg-open... /usr/bin/xdg-open
checking for flex... (cached) /usr/bin/flex
checking for python... /usr/bin/python
checking for doxygen... no
checking for doxygen... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGNUTLS... no
gnuTLS not found, disabling ssl decryption
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.1.92... no
libgcrypt not found, disabling ipsec decryption
checking for libsmi >= 2... not found
checking for xsltproc... /usr/bin/xsltproc
checking for xsltproc... yes
checking for xmllint... /usr/bin/xmllint
checking for xmllint... yes
checking for fop... no
checking for fop... no
checking for elinks... no
checking for elinks... no
checking for lynx... no
checking for lynx... no
checking for hhc.exe... no
checking for hhc.exe... no
checking for pkgproto... no
checking for pkgmk... no
checking for pkgtrans... no
checking for rpm... no
checking for dpkg-buildpackage... no
checking for xcodebuild... no
checking for hdiutil... no
checking for bless... no
checking whether we can add -Wall -W to CFLAGS... yes
checking whether we can add -Wextra to CFLAGS... yes
checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes
checking whether we can add -Wendif-labels to CFLAGS... yes
checking whether we can add -Wpointer-arith to CFLAGS... yes
checking whether we can add -Wno-pointer-sign to CFLAGS... yes
checking whether we can add -Warray-bounds to CFLAGS... yes
checking whether we can add -Wcast-align to CFLAGS... yes
checking whether we can add -Wformat-security to CFLAGS... yes
checking whether we can add -fexcess-precision=fast to CFLAGS... no
checking whether we can add -Wl,--as-needed to LDFLAGS... yes
checking whether we should treat compiler warnings as errors... no
checking for platform-specific compiler flags... none needed
checking for platform-specific linker flags... none needed
checking whether to use NONE for headers and libraries... no
checking whether to use /usr/local for headers and libraries... yes
checking for GNU sed as first sed in PATH... yes
checking if profile builds must be generated... no
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
Nel gestore pacchetti non riesco ad individuare i pacchetti di cui ho bisogno... qualcuno può aiutarmi? Dove sbaglio? Grazie mille a tutti!  ;)
Guido

"Se non credi in te stesso, scordati che qualcun altro lo faccia per te"  KB24
ciaccaro85
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 736
Iscrizione: mercoledì 28 ottobre 2009, 16:00

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da ciaccaro85 »

guidocx84 ha scritto: Ciao a tutti,
credo di avere un problema con le dipendenze necessarie all'installazione dell'ultima versione di Wireshark (da sorgenti), la 1.4.3.
Come specificato nel file INSTALL...
1. If you wish to build Wireshark, make sure you have GTK+ and GLib
   installed. Try running 'pkg-config glib-2.0 --modversion' to see if
   you have GLib 2.x installed and, if that fails, try running
   'glib-config --version' to see if you have GLib 1.2[.x] installed.
   Then try running 'pkg-config gtk+-2.0 --modversion' to see if you
   have GTK+ 2.x installed and, if that fails, try running
   'gtk-config --version' to see if you have GTK+ 1.2[.x] installed.
   Wireshark needs versions 1.2.0 or above of both these packages.
Lanciando il primo comando ottengo un:
Package glib-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `glib-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'glib-2.0' found
Lanciando il secondo comando ottengo un:
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Se cerco questi pacchetti nel gestore pacchetti non li trovo ma trovo installati i seguenti due:

gir1.0-gtk-2.0
gir1.0-glib-2.0

Quando lancio il comando ./configure per avviare la configurazione di Wireshark, naturalmente ottengo come risposta:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
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... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for perl... /usr/bin/perl
checking for bison... bison -y
checking for bison... /usr/bin/bison
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex... /usr/bin/flex
checking for pod2man... /usr/bin/pod2man
checking for pod2html... /usr/bin/pod2html
checking for xdg-open... /usr/bin/xdg-open
checking for flex... (cached) /usr/bin/flex
checking for python... /usr/bin/python
checking for doxygen... no
checking for doxygen... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGNUTLS... no
gnuTLS not found, disabling ssl decryption
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.1.92... no
libgcrypt not found, disabling ipsec decryption
checking for libsmi >= 2... not found
checking for xsltproc... /usr/bin/xsltproc
checking for xsltproc... yes
checking for xmllint... /usr/bin/xmllint
checking for xmllint... yes
checking for fop... no
checking for fop... no
checking for elinks... no
checking for elinks... no
checking for lynx... no
checking for lynx... no
checking for hhc.exe... no
checking for hhc.exe... no
checking for pkgproto... no
checking for pkgmk... no
checking for pkgtrans... no
checking for rpm... no
checking for dpkg-buildpackage... no
checking for xcodebuild... no
checking for hdiutil... no
checking for bless... no
checking whether we can add -Wall -W to CFLAGS... yes
checking whether we can add -Wextra to CFLAGS... yes
checking whether we can add -Wdeclaration-after-statement to CFLAGS... yes
checking whether we can add -Wendif-labels to CFLAGS... yes
checking whether we can add -Wpointer-arith to CFLAGS... yes
checking whether we can add -Wno-pointer-sign to CFLAGS... yes
checking whether we can add -Warray-bounds to CFLAGS... yes
checking whether we can add -Wcast-align to CFLAGS... yes
checking whether we can add -Wformat-security to CFLAGS... yes
checking whether we can add -fexcess-precision=fast to CFLAGS... no
checking whether we can add -Wl,--as-needed to LDFLAGS... yes
checking whether we should treat compiler warnings as errors... no
checking for platform-specific compiler flags... none needed
checking for platform-specific linker flags... none needed
checking whether to use NONE for headers and libraries... no
checking whether to use /usr/local for headers and libraries... yes
checking for GNU sed as first sed in PATH... yes
checking if profile builds must be generated... no
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
Nel gestore pacchetti non riesco ad individuare i pacchetti di cui ho bisogno... qualcuno può aiutarmi? Dove sbaglio? Grazie mille a tutti!  ;)
ciao, io ho installato wireshark 1.2.2.
come dipendenza, prova ad installare libglib2.0-0, magari risolvi.
Make me a sandwich... What??? Make it yourself !
sudo make me a sandwich... OK!
Avatar utente
guidocx84
Prode Principiante
Messaggi: 118
Iscrizione: martedì 6 novembre 2007, 0:16
Località: Sesto Fiorentino

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da guidocx84 »

Ciao... Grazie per il consiglio! "Purtroppo" quel pacchetto è già installato e la situazione rimane la stessa.
Ho bisogno per scopi accademici di testare l'ultima versione (1.4.3) prelevata da http://www.wireshark.org/download.html.
Qualcuno ha altre idee da propormi? Grazie mille!  ;)
Guido

"Se non credi in te stesso, scordati che qualcun altro lo faccia per te"  KB24
dadexix86
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 16364
Iscrizione: domenica 22 marzo 2009, 19:58
Desktop: Unity
Distribuzione: Ubuntu 18.04 x86_64
Località: Paris, France

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da dadexix86 »

Mi sa che l'unica è compilarti a mano tutte le ultime dipendenze :)
Non si dà supporto tramite mp in forum
L'utilizzo del tasto [Code] quando scrivi in forum risolve i 2/3 dei tuoi problemi
Per problemi con Skype rivolgersi qui. | Un Matematico Migrante
Avatar utente
guidocx84
Prode Principiante
Messaggi: 118
Iscrizione: martedì 6 novembre 2007, 0:16
Località: Sesto Fiorentino

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da guidocx84 »

No dai... non me lo dire... è un lavorone  ::)
Sinceramente non saprei neanche da dove cominciare...  >:(
Possibile non ci sia soluzione più semplice? Cosa sono questi gir1.0? Ho messo la 10.10 qualche giorno fa. Prima usavo la 9 e l'ultima versione di wireshark l'ho potuta installare senza problemi...
Con sudo apt-get install wireshark qualcosa mi fa installare ma che versione sarà? Quella che trovo nell'Ubuntu Software Center e nel gestore pacchetti (1.2.11-4build0.10.10.1)?
Guido

"Se non credi in te stesso, scordati che qualcun altro lo faccia per te"  KB24
dadexix86
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 16364
Iscrizione: domenica 22 marzo 2009, 19:58
Desktop: Unity
Distribuzione: Ubuntu 18.04 x86_64
Località: Paris, France

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da dadexix86 »

Sì, apt-get è semplicemente il substrato su cui si appoggiano gli altri gestori.

Sei sicuro però di aver installato tutte le dipendenze necessarie alla compilazione?

Ad esempio

Codice: Seleziona tutto

$ apt-file search glib-2.0
brasero-common: /usr/share/glib-2.0/schemas/org.gnome.brasero.gschema.xml
empathy: /usr/share/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
evince: /usr/share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
evince-gtk: /usr/share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
gcalctool: /usr/share/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/AUTHORS
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/NEWS.gz
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/README
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/TODO
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/changelog.Debian.gz
gir1.0-glib-2.0: /usr/share/doc/gir1.0-glib-2.0/copyright
gnome-bluetooth: /usr/share/glib-2.0/schemas/org.gnome.Bluetooth.gschema.xml
gnome-bluetooth: /usr/share/glib-2.0/schemas/org.gnome.Bluetooth.nst.gschema.xml
gnome-shell: /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml
gnome-system-tools: /usr/share/glib-2.0/schemas/org.gnome.system-tools.gschema.xml
gstreamer0.10-plugins-bad: /usr/share/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
indicator-datetime: /usr/share/glib-2.0/schemas/org.ayatana.indicator.datetime.gschema.xml
libglib2.0-0: /lib/libglib-2.0.so.0
libglib2.0-0: /lib/libglib-2.0.so.0.2600.0
libglib2.0-0: /lib/libglib-2.0.so.0.2600.1
libglib2.0-0: /usr/lib/glib-2.0/gio-querymodules
libglib2.0-0: /usr/lib/glib-2.0/glib-compile-schemas
libglib2.0-0-dbg: /usr/lib/debug/lib/libglib-2.0.so.0.2600.0
libglib2.0-0-dbg: /usr/lib/debug/lib/libglib-2.0.so.0.2600.1
libglib2.0-0-dbg: /usr/lib/debug/usr/lib/glib-2.0/gio-querymodules
libglib2.0-0-dbg: /usr/lib/debug/usr/lib/glib-2.0/glib-compile-schemas
libglib2.0-dev: /usr/include/glib-2.0/gio/gappinfo.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gasyncinitable.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gasyncresult.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gbufferedinputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gbufferedoutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gcancellable.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gcharsetconverter.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gcontenttype.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gconverter.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gconverterinputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gconverteroutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gcredentials.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdatainputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdataoutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusauthobserver.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusconnection.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbuserror.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusintrospection.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusmessage.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusmethodinvocation.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusnameowning.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusnamewatching.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusproxy.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusserver.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusutils.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gdrive.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gemblem.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gemblemedicon.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfile.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileattribute.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileenumerator.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileicon.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileinfo.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileinputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileiostream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfilemonitor.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfilenamecompleter.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfileoutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfilterinputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gfilteroutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gicon.h
libglib2.0-dev: /usr/include/glib-2.0/gio/ginetaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/ginetsocketaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/ginitable.h
libglib2.0-dev: /usr/include/glib-2.0/gio/ginputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gio.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gioenums.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gioenumtypes.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gioerror.h
libglib2.0-dev: /usr/include/glib-2.0/gio/giomodule.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gioscheduler.h
libglib2.0-dev: /usr/include/glib-2.0/gio/giostream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/giotypes.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gloadableicon.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gmemoryinputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gmemoryoutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gmount.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gmountoperation.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gnativevolumemonitor.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gnetworkaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gnetworkservice.h
libglib2.0-dev: /usr/include/glib-2.0/gio/goutputstream.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gpermission.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gproxy.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gproxyaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gproxyaddressenumerator.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gproxyresolver.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gresolver.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gseekable.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsettings.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsettingsbackend.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsimpleasyncresult.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsimplepermission.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocket.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketaddress.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketaddressenumerator.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketclient.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketconnectable.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketconnection.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketcontrolmessage.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketlistener.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsocketservice.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gsrvtarget.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gtcpconnection.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gthemedicon.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gthreadedsocketservice.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gvfs.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gvolume.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gvolumemonitor.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gzlibcompressor.h
libglib2.0-dev: /usr/include/glib-2.0/gio/gzlibdecompressor.h
libglib2.0-dev: /usr/include/glib-2.0/glib-object.h
libglib2.0-dev: /usr/include/glib-2.0/glib.h
libglib2.0-dev: /usr/include/glib-2.0/glib/galloca.h
libglib2.0-dev: /usr/include/glib-2.0/glib/garray.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gasyncqueue.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gatomic.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gbacktrace.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gbase64.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gbitlock.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gbookmarkfile.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gcache.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gchecksum.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gcompletion.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gconvert.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gdataset.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gdate.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gdatetime.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gdir.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gerror.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gfileutils.h
libglib2.0-dev: /usr/include/glib-2.0/glib/ghash.h
libglib2.0-dev: /usr/include/glib-2.0/glib/ghook.h
libglib2.0-dev: /usr/include/glib-2.0/glib/ghostutils.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gi18n-lib.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gi18n.h
libglib2.0-dev: /usr/include/glib-2.0/glib/giochannel.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gkeyfile.h
libglib2.0-dev: /usr/include/glib-2.0/glib/glist.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmacros.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmain.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmappedfile.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmarkup.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmem.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gmessages.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gnode.h
libglib2.0-dev: /usr/include/glib-2.0/glib/goption.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gpattern.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gpoll.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gprimes.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gprintf.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gqsort.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gquark.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gqueue.h
libglib2.0-dev: /usr/include/glib-2.0/glib/grand.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gregex.h
libglib2.0-dev: /usr/include/glib-2.0/glib/grel.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gscanner.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gsequence.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gshell.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gslice.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gslist.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gspawn.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gstdio.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gstrfuncs.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gstring.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gtestutils.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gthread.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gthreadpool.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gtimer.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gtimezone.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gtree.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gtypes.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gunicode.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gurifuncs.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gutils.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gvariant.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gvarianttype.h
libglib2.0-dev: /usr/include/glib-2.0/glib/gwin32.h
libglib2.0-dev: /usr/include/glib-2.0/gmodule.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gbinding.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gboxed.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gclosure.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/genums.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gmarshal.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gobject.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gobjectnotifyqueue.c
libglib2.0-dev: /usr/include/glib-2.0/gobject/gparam.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gparamspecs.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gsignal.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gsourceclosure.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gtype.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gtypemodule.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gtypeplugin.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gvalue.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gvaluearray.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gvaluecollector.h
libglib2.0-dev: /usr/include/glib-2.0/gobject/gvaluetypes.h
libglib2.0-dev: /usr/lib/glib-2.0/include/glibconfig.h
libglib2.0-dev: /usr/lib/libglib-2.0.a
libglib2.0-dev: /usr/lib/libglib-2.0.la
libglib2.0-dev: /usr/lib/libglib-2.0.so
libglib2.0-dev: /usr/lib/pkgconfig/glib-2.0.pc
libglib2.0-dev: /usr/share/aclocal/glib-2.0.m4
libglib2.0-dev: /usr/share/glib-2.0/gdb/glib.py
libglib2.0-dev: /usr/share/glib-2.0/gdb/gobject.py
libglib2.0-dev: /usr/share/glib-2.0/gettext/mkinstalldirs
libglib2.0-dev: /usr/share/glib-2.0/gettext/po/Makefile.in.in
libglib2.0-dev: /usr/share/glib-2.0/schemas/gschema.dtd
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/glib-object.h
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/glib.h
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/glib/gprintf.h
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/glib/gstdio.h
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/gmodule.h
lsb-build-desktop3: /usr/include/lsb3/glib-2.0/gobject/gvaluecollector.h
lsb-build-desktop3: /usr/lib/lsb3/libglib-2.0.so
lsb-build-desktop3: /usr/lib/lsb3/pkgconfig/glib-2.0.pc
nautilus-sendto: /usr/share/glib-2.0/schemas/org.gnome.Nautilus.Sendto.gschema.xml
python-gobject: /usr/lib/libpyglib-2.0-python2.6.so.0
python-gobject: /usr/lib/libpyglib-2.0-python2.6.so.0.0.0
python-gobject-dbg: /usr/lib/debug/usr/lib/libpyglib-2.0-python2.6.so.0.0.0
python-gobject-dbg: /usr/lib/libpyglib-2.0-python2.6-dbg.so
python-gobject-dbg: /usr/lib/libpyglib-2.0-python2.6-dbg.so.0
python-gobject-dbg: /usr/lib/libpyglib-2.0-python2.6-dbg.so.0.0.0
python-gobject-dev: /usr/lib/libpyglib-2.0-python2.6.so
telepathy-logger: /usr/share/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml
ubuntu-artwork: /usr/share/glib-2.0/schemas/ubuntu-artwork.gschema.override
valac-0.10: /usr/share/vala-0.10/vapi/glib-2.0.vapi
Penso tu abbia bisogno di questo pacchetto: libglib2.0-dev

Mentre per gtk+-2.0

Codice: Seleziona tutto

$ apt-file search gtk+-2.0
libgtk2.0-dev: /usr/lib/pkgconfig/gtk+-2.0.pc
lsb-build-desktop3: /usr/lib/lsb3/pkgconfig/gtk+-2.0.pc
valac-0.10: /usr/share/vala-0.10/vapi/gtk+-2.0.deps
valac-0.10: /usr/share/vala-0.10/vapi/gtk+-2.0.vapi
Penso tu debba installare libgtk2.0-dev

Sono installati?
Non si dà supporto tramite mp in forum
L'utilizzo del tasto [Code] quando scrivi in forum risolve i 2/3 dei tuoi problemi
Per problemi con Skype rivolgersi qui. | Un Matematico Migrante
Avatar utente
guidocx84
Prode Principiante
Messaggi: 118
Iscrizione: martedì 6 novembre 2007, 0:16
Località: Sesto Fiorentino

[RISOLTO]Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da guidocx84 »

Hai perfettamente ragione!! Mancavano quei due! E già che ci sono... (magari potrà essere utile anche ad altri), naturalmente deve essere installato anche il pacchetto:

Codice: Seleziona tutto

libpcap-dev
Ma di questo è facile rendersene conto dato che dopo aver eseguito il ./configure si presenta un messaggio così:

Codice: Seleziona tutto

configure: error: Header file pcap.h not found; if you installed libpcap
from source, did you also do "make install-incl", and if you installed a
binary package of libpcap, is there also a developer's package of libpcap,
and did you also install that package?
Fatto questo.. come sempre... ho eseguito

Codice: Seleziona tutto

make
e poi

Codice: Seleziona tutto

make install

E fin lì tutto a posto!

Quando poi si va a lanciare wireshark da terminale, potrebbe presentarsi un errore del genere:

Codice: Seleziona tutto

libwiretap.so.0: cannot open shared object file: No such file or directory
Si risolve andando in modalità amministratore a modificare il file /etc/ld.so.conf inserendo una nuova riga così:

Codice: Seleziona tutto

include /usr/local/lib
Salvare. Eseguire da terminale

Codice: Seleziona tutto

ldconfig
ed il gioco è fatto. Fonte (http://ubuntuforums.org/showthread.php?t=975334).

Grazie mille e scusate per le domande banali... devo ancora imparare moltissimo... ma mi piace! Buona giornata a tutti!  ;) (b2b)
Guido

"Se non credi in te stesso, scordati che qualcun altro lo faccia per te"  KB24
dadexix86
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 16364
Iscrizione: domenica 22 marzo 2009, 19:58
Desktop: Unity
Distribuzione: Ubuntu 18.04 x86_64
Località: Paris, France

Re: Installazione Wireshark 1.4.3 su Ubuntu 10.10: problema dipendenze?

Messaggio da dadexix86 »

Prego!

Per installare da sorgenti io ti consiglio di seguire questa guida: http://guiodic.wordpress.com/2009/12/06 ... ncipianti/
Non si dà supporto tramite mp in forum
L'utilizzo del tasto [Code] quando scrivi in forum risolve i 2/3 dei tuoi problemi
Per problemi con Skype rivolgersi qui. | Un Matematico Migrante
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: Google [Bot] e 7 ospiti