Pages : 1
#1 Le 15/05/2006, à 13:17
- bris
installer ethereal sur ubuntu 5.10
Bonjour à tous!
qui a déjà réussi à installer ethereal sur ubuntu 5.10?
Moi j'ai quelques problème. J'ai téléchargé la source, puis je l'ai décompressée.
En faisant ./configure j'ai eu des petits problèmes de compilateur C, que je pense avoir résolu.
Le problème est je ne peux pas faire le "make" après le "configure".
voici ce que m'a retourné le "configure" :
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)... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for style of include used by make... none
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... 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... 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... /lib/cpp
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes
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... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for perl... /usr/bin/perl
checking for pod2man... /usr/bin/pod2man
checking for pod2html... /usr/bin/pod2html
checking for htmlview... no
checking for flex... /usr/bin/flex
checking for python... /usr/bin/python
checking for doxygen... no
checking for doxygen... no
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.0... no
*** The libgnutls-config script installed by LIBGNUTLS could not be found
*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBGNUTLS_CONFIG environment variable to the
*** full path to libgnutls-config.
echo gnuTLS not found, disabling ssl decryption
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 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 to see if we can add '-Wall -W ' to CFLAGS... yes
checking for platform-specific compiler flags... none needed
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.0.0... yes (version 2.8.6)
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.8.3)
checking whether GLib supports loadable modules... yes
checking for inttypes.h... (cached) yes
checking whether inttypes.h defines the PRI[doxu]64 macros... yes
checking for gethostbyname... yes
checking for connect... yes
checking whether to use libpcap for packet capture... yes
checking for extraneous pcap header directories... not found
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for pcap_open_live in -lpcap... yes
checking whether pcap_version is defined by libpcap... yes
checking for pcap_open_dead... yes
checking for pcap_freecode... yes
checking whether pcap_findalldevs is present and usable... yes
checking for pcap_datalink_val_to_name... no
checking for pcap_datalink_name_to_val... no
checking for pcap_list_datalinks... no
checking for pcap_set_datalink... no
checking for pcap_lib_version... no
checking for pcap_get_selectable_fd... no
checking whether to use zlib for reading compressed capture files... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for gzgets missing when linking with X11... no
checking whether to use libpcre for regular expressions in dfilters... yes
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
libpcre not found - disabling support for perl compatible regular expressions in dfilters
checking whether to use liblua for the lua scripting plugin... no
checking whether to enable ipv6 name resolution if available... yes
checking ipv6 stack type... "linux-glibc, inet6"
checking whether to install ethereal setuid... no
checking for ANSI C header files... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking whether to use SSL library... no
checking whether to use Net-SNMP library... yes, if available
checking for net-snmp-config... no
checking whether to use UCD SNMP library... yes, if available
checking ucd-snmp/ucd-snmp-config.h usability... no
checking ucd-snmp/ucd-snmp-config.h presence... no
checking for ucd-snmp/ucd-snmp-config.h... no
checking whether to use kerberos... yes
checking for krb5-config... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
No Heimdal or MIT header found - disabling dissection for some kerberos data in packet decoding
checking whether to use the GNU ADNS library if available... yes
checking for adns_init in -ladns... no
checking for sa_len in struct sockaddr... no
checking whether byte ordering is bigendian... no
checking whether gcc needs -traditional... no
checking for getopt... yes
checking for snprintf... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for mkstemp... yes
checking for g_ascii_strtoull... yes
checking for inet_aton... yes
checking for library containing inet_pton... none required
checking for broken inet_pton... ok
checking for library containing inet_ntop... none required
checking for inet_ntop prototype... yes
checking for strptime... yes
checking for getprotobynumber... yes
checking for gethostbyname2... yes
checking for issetugid... no
checking for mmap... yes
checking for mprotect... yes
checking for sysconf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doxygen.cfg
config.status: creating doc/Makefile
config.status: creating epan/Makefile
config.status: creating epan/doxygen.cfg
config.status: creating epan/dfilter/Makefile
config.status: creating epan/dissectors/Makefile
config.status: creating epan/ftypes/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/doxygen.cfg
config.status: creating help/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/nsis/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/SPECS/Makefile
config.status: creating packaging/rpm/SPECS/ethereal.spec
config.status: creating packaging/svr4/Makefile
config.status: creating packaging/svr4/checkinstall
config.status: creating packaging/svr4/pkginfo
config.status: creating plugins/Makefile
config.status: creating plugins/acn/Makefile
config.status: creating plugins/agentx/Makefile
config.status: creating plugins/artnet/Makefile
config.status: creating plugins/asn1/Makefile
config.status: creating plugins/ciscosm/Makefile
config.status: creating plugins/docsis/Makefile
config.status: creating plugins/enttec/Makefile
config.status: creating plugins/giop/Makefile
config.status: creating plugins/gryphon/Makefile
config.status: creating plugins/h223/Makefile
config.status: creating plugins/irda/Makefile
config.status: creating plugins/lua/Makefile
config.status: creating plugins/lwres/Makefile
config.status: creating plugins/mate/Makefile
config.status: creating plugins/megaco/Makefile
config.status: creating plugins/mgcp/Makefile
config.status: creating plugins/opsi/Makefile
config.status: creating plugins/pcli/Makefile
config.status: creating plugins/profinet/Makefile
config.status: creating plugins/rdm/Makefile
config.status: creating plugins/rlm/Makefile
config.status: creating plugins/rtnet/Makefile
config.status: creating plugins/rudp/Makefile
config.status: creating plugins/stats_tree/Makefile
config.status: creating plugins/v5ua/Makefile
config.status: creating tools/Makefile
config.status: creating tools/lemon/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
configure: configuring in wiretap
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
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)... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking for style of include used by make... none
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... 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... 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... /lib/cpp
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... 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 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
checking for g++ option to produce PIC...
checking if g++ supports -c -o file.o... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for flex... /usr/bin/flex
checking to see if we can add '-Wall -W -Wcast-qual ' to CFLAGS... yes
checking for platform-specific compiler flags... none needed
checking if profile builds must be generated... no
checking for pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.8.3)
checking whether to use /usr/local for headers and libraries... yes
checking for ANSI C header files... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for extraneous pcap header directories... found -- -I/usr/local/include added to CFLAGS
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking whether to use zlib for reading compressed capture files... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for gzgets missing when linking with X11... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
The Ethereal package has been configured with the following options.
Build ethereal : yes
Build tethereal : yes
Build capinfos : yes
Build editcap : yes
Build dumpcap : yes
Build mergecap : yes
Build text2pcap : yes
Build idl2eth : yes
Build randpkt : yes
Build dftest : yes
Install setuid : no
Use plugins : yes
Build lua plugin : no
Use GTK+ v2 library : yes
Use threads : no
Build profile binaries : no
Use pcap library : yes
Use zlib library : yes
Use pcre library : no
Use kerberos library : no
Use GNU ADNS library : no
Use SSL crypto library : no
Use IPv6 name resolution : yes
Use UCD SNMP/Net-SNMP library : no
Use gnutls library : no
En espérant que vous allez pouvoir m'aider
A+
un vaut mieu que deux ! CQFD
Hors ligne
#2 Le 15/05/2006, à 13:22
- Black_pignouf
Re : installer ethereal sur ubuntu 5.10
1)
sudo apt-get install ethereal
ne te convient pas?
2)le ./configure semble s'être bien déroulé... Que te renvoie make?
Hors ligne
#3 Le 15/05/2006, à 22:24
- bernez
Re : installer ethereal sur ubuntu 5.10
Tu aurais pu aussi utiliser synaptic qui t'aurait installé ça directement. Pour moi ça marche sans souci
Dernière modification par bernez (Le 15/05/2006, à 22:24)
vyé kanari ka fè bonsoup.
Kenavo. A galon !
Hors ligne
#4 Le 16/05/2006, à 08:19
- bris
Re : installer ethereal sur ubuntu 5.10
salut à tous!
il m'est impossible de trouver le paquet via synaptique et puis je ne tiens pas à ajouter d'autres dépots.
sinon pour "make", il me retourne : commande not found et c'est vrai qu'il n'est pas présent dans le répertoire ethereal-0.99.0. Voici ce qu contient le répertoire ethereal-0.99.0, en espérant que çà puisse nous faire avancer...
total 5276
drwxrwxrwx 18 briceg briceg 8192 2006-05-15 14:14 .
drwxr-xr-x 19 briceg briceg 4096 2006-05-16 08:57 ..
-rw-r--r-- 1 briceg briceg 49173 2006-04-17 16:46 acinclude.m4
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 aclocal-fallback
-rwxr-xr-x 1 briceg briceg 1823 2006-04-17 16:46 aclocal-flags
-rw-r--r-- 1 briceg briceg 249248 2006-04-24 17:59 aclocal.m4
-rw-r--r-- 1 briceg briceg 3727 2006-04-17 16:46 alert_box.c
-rw-r--r-- 1 briceg briceg 2201 2006-04-17 16:46 alert_box.h
-rw-r--r-- 1 briceg briceg 73163 2006-04-21 22:14 AUTHORS
-rwxr-xr-x 1 briceg briceg 3608 2006-04-17 16:46 autogen.sh
-rw-r--r-- 1 briceg briceg 9312 2006-04-17 16:46 capinfos.c
-rw-r--r-- 1 briceg briceg 18093 2006-04-17 16:46 capture.c
-rw-r--r-- 1 briceg briceg 1739 2006-04-17 16:46 capture_errs.c
-rw-r--r-- 1 briceg briceg 1262 2006-04-17 16:46 capture_errs.h
-rw-r--r-- 1 briceg briceg 2776 2006-04-17 16:46 capture.h
-rw-r--r-- 1 briceg briceg 10238 2006-04-17 16:46 capture_info.c
-rw-r--r-- 1 briceg briceg 2248 2006-04-17 16:46 capture_info.h
-rw-r--r-- 1 briceg briceg 49466 2006-04-17 16:46 capture_loop.c
-rw-r--r-- 1 briceg briceg 6707 2006-04-17 16:46 capture_loop.h
-rw-r--r-- 1 briceg briceg 20482 2006-04-17 16:46 capture_opts.c
-rw-r--r-- 1 briceg briceg 5301 2006-04-17 16:46 capture_opts.h
-rw-r--r-- 1 briceg briceg 10816 2006-04-17 16:46 capture-pcap-util.c
-rw-r--r-- 1 briceg briceg 4348 2006-04-17 16:46 capture-pcap-util.h
-rw-r--r-- 1 briceg briceg 1386 2006-04-17 16:46 capture-pcap-util-int.h
-rw-r--r-- 1 briceg briceg 8422 2006-04-17 16:46 capture-pcap-util-unix.c
-rw-r--r-- 1 briceg briceg 7645 2006-04-17 16:46 capture_stop_conditions.c
-rw-r--r-- 1 briceg briceg 1150 2006-04-17 16:46 capture_stop_conditions.h
-rw-r--r-- 1 briceg briceg 29673 2006-04-17 16:46 capture_sync.c
-rw-r--r-- 1 briceg briceg 2069 2006-04-17 16:46 capture_sync.h
-rw-r--r-- 1 briceg briceg 9491 2006-04-17 16:46 capture_ui_utils.c
-rw-r--r-- 1 briceg briceg 2777 2006-04-17 16:46 capture_ui_utils.h
-rw-r--r-- 1 briceg briceg 17232 2006-04-17 16:46 capture-wpcap.c
-rw-r--r-- 1 briceg briceg 1024 2006-04-17 16:46 capture-wpcap.h
-rw-r--r-- 1 briceg briceg 8407 2006-04-17 16:46 capture_wpcap_packet.c
-rw-r--r-- 1 briceg briceg 1547 2006-04-17 16:46 capture_wpcap_packet.h
-rw-r--r-- 1 briceg briceg 1569 2006-04-17 16:46 cfile.c
-rw-r--r-- 1 briceg briceg 4173 2006-04-17 16:46 cfile.h
-rw-r--r-- 1 briceg briceg 513 2006-04-17 16:46 cfilters
-rw-r--r-- 1 briceg briceg 399228 2006-04-24 17:58 ChangeLog
-rw-r--r-- 1 briceg briceg 1964 2006-04-17 16:46 clopts_common.c
-rw-r--r-- 1 briceg briceg 1301 2006-04-17 16:46 clopts_common.h
-rw-r--r-- 1 briceg briceg 1632 2006-04-17 16:46 cmdarg_err.h
-rw-r--r-- 1 briceg briceg 1270 2006-04-17 16:46 colorfilters
-rw-r--r-- 1 briceg briceg 12971 2006-04-17 16:46 color_filters.c
-rw-r--r-- 1 briceg briceg 3849 2006-04-17 16:46 color_filters.h
-rw-r--r-- 1 briceg briceg 1919 2006-04-17 16:46 color.h
-rw-r--r-- 1 briceg briceg 6650 2006-04-17 16:46 conditions.c
-rw-r--r-- 1 briceg briceg 4360 2006-04-17 16:46 conditions.h
-rw-r--r-- 1 briceg briceg 42863 2006-04-17 16:46 config.guess
-rw-r--r-- 1 briceg briceg 8079 2006-05-15 13:22 config.h
-rw-r--r-- 1 briceg briceg 7537 2006-04-24 18:03 config.h.in
-rw-r--r-- 1 briceg briceg 6672 2006-04-17 16:46 config.h.win32
-rw-r--r-- 1 briceg briceg 139738 2006-05-15 14:14 config.log
-rw-r--r-- 1 briceg briceg 13412 2006-04-24 17:58 config.nmake
-rwxr-xr-x 1 briceg briceg 51824 2006-05-15 14:14 config.status
-rw-r--r-- 1 briceg briceg 30812 2006-04-17 16:46 config.sub
-rwxr-xr-x 1 briceg briceg 1053847 2006-04-24 17:59 configure
-rw-r--r-- 1 briceg briceg 37787 2006-04-24 17:58 configure.in
-rw-r--r-- 1 briceg briceg 18221 2006-04-17 16:46 COPYING
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 debian
-rwxr-xr-x 1 briceg briceg 15205 2004-09-29 07:15 depcomp
drwxr-xr-x 2 briceg briceg 4096 2006-05-15 13:22 .deps
-rw-r--r-- 1 briceg briceg 685 2006-04-17 16:46 dfilters
-rw-r--r-- 1 briceg briceg 4931 2006-04-17 16:46 dftest.c
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 diameter
-rw-r--r-- 1 briceg briceg 11031 2006-04-17 16:46 disabled_protos.c
-rw-r--r-- 1 briceg briceg 2175 2006-04-17 16:46 disabled_protos.h
drwxrwxrwx 2 briceg briceg 4096 2006-05-15 14:14 doc
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 docbook
-rw-r--r-- 1 briceg briceg 2601 2006-05-15 14:14 doxygen.cfg
-rw-r--r-- 1 briceg briceg 2604 2006-04-17 16:46 doxygen.cfg.in
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 dtds
-rw-r--r-- 1 briceg briceg 18018 2006-04-17 16:46 dumpcap.c
-rw-r--r-- 1 briceg briceg 19275 2006-04-17 16:46 editcap.c
drwxrwxrwx 6 briceg briceg 4096 2006-05-15 14:14 epan
-rw-r--r-- 1 briceg briceg 10171 2006-04-17 16:46 ethereal_be.py
-rw-r--r-- 1 briceg briceg 3191 2006-04-17 16:46 ethereal.desktop
-rw-r--r-- 1 briceg briceg 77105 2006-04-20 17:56 ethereal_gen.py
-rw-r--r-- 1 briceg briceg 104795 2006-04-17 16:46 FAQ
-rw-r--r-- 1 briceg briceg 112672 2006-04-17 16:46 file.c
-rw-r--r-- 1 briceg briceg 13183 2006-04-17 16:46 file.h
-rw-r--r-- 1 briceg briceg 8967 2006-04-17 16:46 fileset.c
-rw-r--r-- 1 briceg briceg 2369 2006-04-17 16:46 fileset.h
-rw-r--r-- 1 briceg briceg 13236 2006-04-17 16:46 filters.c
-rw-r--r-- 1 briceg briceg 2416 2006-04-17 16:46 filters.h
-rw-r--r-- 1 briceg briceg 7749 2006-04-17 16:46 g711.c
-rw-r--r-- 1 briceg briceg 1113 2006-04-17 16:46 g711.h
-rw-r--r-- 1 briceg briceg 21444 2006-04-17 16:46 getopt.c
-rw-r--r-- 1 briceg briceg 4412 2006-04-17 16:46 getopt.h
-rw-r--r-- 1 briceg briceg 1158 2006-04-17 16:46 globals.h
drwxrwxrwx 3 briceg briceg 8192 2006-05-15 14:14 gtk
drwxrwxrwx 2 briceg briceg 4096 2006-05-15 14:14 help
-rw-r--r-- 1 briceg briceg 2723 2006-04-17 16:46 idl2eth.sh
drwxrwxrwx 3 briceg briceg 4096 2006-04-24 18:58 image
-rw-r--r-- 1 briceg briceg 9202 2006-04-17 16:46 INSTALL
-rw-r--r-- 1 briceg briceg 7831 2006-04-17 16:46 INSTALL.configure
-rwxr-xr-x 1 briceg briceg 9206 2004-09-29 07:15 install-sh
-rw-r--r-- 1 briceg briceg 1751 2006-04-17 16:46 isprint.h
-rwxr-xr-x 1 briceg briceg 202721 2006-05-15 14:14 libtool
-rw-r--r-- 1 briceg briceg 1392 2006-04-17 16:46 log.h
-rw-r--r-- 1 briceg briceg 183730 2006-04-24 18:21 ltmain.sh
-rw-r--r-- 1 briceg briceg 1349 2006-04-17 16:46 main_window.h
-rwxr-xr-x 1 briceg briceg 2628 2006-04-17 16:46 make-authors-format.pl
-rwxr-xr-x 1 briceg briceg 530 2006-04-17 16:46 make-authors-short.pl
-rw-r--r-- 1 briceg briceg 69453 2006-05-15 14:14 Makefile
-rw-r--r-- 1 briceg briceg 23053 2006-04-17 16:46 Makefile.am
-rw-r--r-- 1 briceg briceg 4755 2006-04-17 16:46 Makefile.common
-rw-r--r-- 1 briceg briceg 77856 2006-04-24 18:21 Makefile.in
-rw-r--r-- 1 briceg briceg 22247 2006-04-17 16:46 Makefile.nmake
-rwxr-xr-x 1 briceg briceg 5190 2006-04-17 16:46 make-manuf
-rwxr-xr-x 1 briceg briceg 991 2006-04-17 16:46 make-tapreg-dotc
-rwxr-xr-x 1 briceg briceg 6408 2006-04-17 16:46 make-version.pl
-rw-r--r-- 1 briceg briceg 502384 2006-04-17 16:46 manuf
-rw-r--r-- 1 briceg briceg 3242 2006-04-17 16:46 manuf.tmpl
-rw-r--r-- 1 briceg briceg 2280 2006-04-17 16:46 menu.h
-rw-r--r-- 1 briceg briceg 6133 2006-04-17 16:46 merge.c
-rw-r--r-- 1 briceg briceg 11152 2006-04-17 16:46 mergecap.c
-rw-r--r-- 1 briceg briceg 3909 2006-04-17 16:46 merge.h
-rwxr-xr-x 1 briceg briceg 10587 2004-09-29 07:15 missing
-rw-r--r-- 1 briceg briceg 2344 2006-04-17 16:46 mkstemp.c
-rw-r--r-- 1 briceg briceg 1185 2006-04-17 16:46 mkstemp.h
-rw-r--r-- 1 briceg briceg 67036 2006-04-24 17:58 NEWS
drwxrwxrwx 5 briceg briceg 4096 2006-05-15 14:14 packaging
-rw-r--r-- 1 briceg briceg 8427 2006-04-17 16:46 packet-range.c
-rw-r--r-- 1 briceg briceg 3568 2006-04-17 16:46 packet-range.h
-rw-r--r-- 1 briceg briceg 5272 2006-04-17 16:46 pcapio.c
-rw-r--r-- 1 briceg briceg 1651 2006-04-17 16:46 pcapio.h
-rwxr-xr-x 1 briceg briceg 349 2006-04-17 16:46 perlnoutf.pl
drwxrwxrwx 27 briceg briceg 4096 2006-05-15 14:14 plugins
-rw-r--r-- 1 briceg briceg 27323 2006-04-17 16:46 print.c
-rw-r--r-- 1 briceg briceg 4798 2006-04-17 16:46 print.h
-rw-r--r-- 1 briceg briceg 7185 2006-04-17 16:46 print.ps
-rw-r--r-- 1 briceg briceg 3509 2006-04-17 16:46 progress_dlg.h
-rw-r--r-- 1 briceg briceg 8614 2006-04-17 16:46 proto_hier_stats.c
-rw-r--r-- 1 briceg briceg 1471 2006-04-17 16:46 proto_hier_stats.h
-rw-r--r-- 1 briceg briceg 7103 2006-04-24 18:23 ps.c
-rw-r--r-- 1 briceg briceg 1172 2006-04-17 16:46 ps.h
drwxrwxrwx 2 briceg briceg 4096 2006-04-24 18:58 radius
-rw-r--r-- 1 briceg briceg 13517 2006-04-17 16:46 randpkt.c
-rw-r--r-- 1 briceg briceg 4027 2006-04-17 16:46 rdps.c
-rw-r--r-- 1 briceg briceg 11448 2006-04-17 16:46 README
-rw-r--r-- 1 briceg briceg 11924 2006-04-17 16:46 README.aix
-rw-r--r-- 1 briceg briceg 1629 2006-04-17 16:46 README.bsd
-rw-r--r-- 1 briceg briceg 12172 2006-04-17 16:46 README.hpux
-rw-r--r-- 1 briceg briceg 5794 2006-04-17 16:46 README.irix
-rw-r--r-- 1 briceg briceg 5389 2006-04-17 16:46 README.linux
-rw-r--r-- 1 briceg briceg 3812 2006-04-17 16:46 README.macos
-rw-r--r-- 1 briceg briceg 1743 2006-04-17 16:46 README.tru64
-rw-r--r-- 1 briceg briceg 1475 2006-04-17 16:46 README.vmware
-rw-r--r-- 1 briceg briceg 24020 2006-04-17 16:46 README.win32
-rw-r--r-- 1 briceg briceg 1160 2006-04-17 16:46 register.h
-rw-r--r-- 1 briceg briceg 9721 2006-04-17 16:46 ringbuffer.c
-rw-r--r-- 1 briceg briceg 1783 2006-04-17 16:46 ringbuffer.h
-rw-r--r-- 1 briceg briceg 6587 2006-04-17 16:46 simple_dialog.h
-rw-r--r-- 1 briceg briceg 19122 2006-04-17 16:46 snprintf.c
-rw-r--r-- 1 briceg briceg 602 2006-04-17 16:46 snprintf.h
-rw-r--r-- 1 briceg briceg 5998 2006-04-17 16:46 snprintf-imp.h
-rw-r--r-- 1 briceg briceg 23 2006-05-15 14:14 stamp-h1
-rw-r--r-- 1 briceg briceg 1873 2006-04-17 16:46 stat_menu.h
-rw-r--r-- 1 briceg briceg 1603 2006-04-17 16:46 statusbar.h
-rw-r--r-- 1 briceg briceg 1484 2006-04-17 16:46 strcasecmp.c
-rw-r--r-- 1 briceg briceg 1296 2006-04-17 16:46 strerror.c
-rw-r--r-- 1 briceg briceg 1085 2006-04-17 16:46 strerror.h
-rw-r--r-- 1 briceg briceg 1509 2006-04-17 16:46 strncasecmp.c
-rw-r--r-- 1 briceg briceg 24210 2006-04-17 16:46 strptime.c
-rw-r--r-- 1 briceg briceg 1104 2006-04-17 16:46 strptime.h
-rw-r--r-- 1 briceg briceg 3458 2006-04-17 16:46 summary.c
-rw-r--r-- 1 briceg briceg 2636 2006-04-17 16:46 summary.h
-rw-r--r-- 1 briceg briceg 28 2006-04-24 18:23 svnversion.h
-rw-r--r-- 1 briceg briceg 2821 2006-04-17 16:46 sync_pipe.h
-rw-r--r-- 1 briceg briceg 3190 2006-04-17 16:46 sync_pipe_write.c
-rw-r--r-- 1 briceg briceg 4210 2006-04-17 16:46 tap-afpstat.c
-rw-r--r-- 1 briceg briceg 3825 2006-04-17 16:46 tap-ansi_astat.c
-rw-r--r-- 1 briceg briceg 4504 2006-04-17 16:46 tap-bootpstat.c
-rw-r--r-- 1 briceg briceg 8612 2006-04-17 16:46 tap-dcerpcstat.c
-rw-r--r-- 1 briceg briceg 2889 2006-04-17 16:46 tap_dfilter_dlg.h
-rw-r--r-- 1 briceg briceg 3534 2006-04-17 16:46 tap-funnel.c
-rw-r--r-- 1 briceg briceg 7506 2006-04-17 16:46 tap-gsm_astat.c
-rw-r--r-- 1 briceg briceg 10594 2006-04-17 16:46 tap-h225counter.c
-rw-r--r-- 1 briceg briceg 6640 2006-04-17 16:46 tap-h225rassrt.c
-rw-r--r-- 1 briceg briceg 8513 2006-04-17 16:46 tap-httpstat.c
-rw-r--r-- 1 briceg briceg 15928 2006-04-17 16:46 tap-iostat.c
-rw-r--r-- 1 briceg briceg 17499 2006-04-17 16:46 tap-iousers.c
-rw-r--r-- 1 briceg briceg 6286 2006-04-17 16:46 tap-mgcpstat.c
-rw-r--r-- 1 briceg briceg 3731 2006-04-17 16:46 tap-protocolinfo.c
-rw-r--r-- 1 briceg briceg 5104 2006-04-17 16:46 tap-protohierstat.c
-rw-r--r-- 1 briceg briceg 5756 2006-04-17 16:46 tap-rpcprogs.c
-rw-r--r-- 1 briceg briceg 10395 2006-04-17 16:46 tap-rpcstat.c
-rw-r--r-- 1 briceg briceg 7221 2006-04-17 16:46 tap-sctpchunkstat.c
-rw-r--r-- 1 briceg briceg 10856 2006-04-17 16:46 tap-sipstat.c
-rw-r--r-- 1 briceg briceg 2801 2006-04-17 16:46 tap-smbsids.c
-rw-r--r-- 1 briceg briceg 6921 2006-04-17 16:46 tap-smbstat.c
-rw-r--r-- 1 briceg briceg 3699 2006-04-17 16:46 tap-stats_tree.c
-rw-r--r-- 1 briceg briceg 7357 2006-04-17 16:46 tap-wspstat.c
-rw-r--r-- 1 briceg briceg 3743 2006-04-17 16:46 tempfile.c
-rw-r--r-- 1 briceg briceg 1434 2006-04-17 16:46 tempfile.h
-rw-r--r-- 1 briceg briceg 98912 2006-04-17 16:46 tethereal.c
-rw-r--r-- 1 briceg briceg 2286 2006-04-19 23:32 tethereal-tap-register.c
-rw-r--r-- 1 briceg briceg 42878 2006-04-17 16:46 text2pcap.c
-rw-r--r-- 1 briceg briceg 1445 2006-04-17 16:46 text2pcap.h
-rw-r--r-- 1 briceg briceg 39978 2006-04-19 23:32 text2pcap-scanner.c
-rw-r--r-- 1 briceg briceg 2161 2006-04-17 16:46 text2pcap-scanner.l
-rw-r--r-- 1 briceg briceg 2251 2006-04-17 16:46 timestats.c
-rw-r--r-- 1 briceg briceg 1691 2006-04-17 16:46 timestats.h
drwxrwxrwx 4 briceg briceg 4096 2006-05-15 14:14 tools
-rw-r--r-- 1 briceg briceg 2547 2006-04-17 16:46 ui_util.h
-rw-r--r-- 1 briceg briceg 5535 2006-04-17 16:46 util.c
-rw-r--r-- 1 briceg briceg 2080 2006-04-17 16:46 util.h
-rw-r--r-- 1 briceg briceg 9962 2006-04-17 16:46 version_info.c
-rw-r--r-- 1 briceg briceg 1638 2006-04-17 16:46 version_info.h
drwxrwxrwx 3 briceg briceg 4096 2006-05-15 14:14 wiretap
-rw-r--r-- 1 briceg briceg 9274 2006-04-17 16:46 wka.tmpl
merci d'avance pour votre aide
un vaut mieu que deux ! CQFD
Hors ligne
#5 Le 16/05/2006, à 08:49
- Black_pignouf
Re : installer ethereal sur ubuntu 5.10
T'embête pas!
comme tu peux le voir ici, il suffit de rajouter les dépôts universe pour pouvoir installer ethereal par synaptic ou apt-get:
http://packages.ubuntu.com/breezy/net/ethereal
Ca ne mange pas de pain, c'est sûr et bien plus rapide....
Hors ligne
#6 Le 16/05/2006, à 12:04
- bruno
Re : installer ethereal sur ubuntu 5.10
Avant de chercher a compiler quoique ce soit, on lit la doc du Wiki et on y voit qu'il faut commencer par installer :
sudo apt-get install build-essential
De toute façon tu as tout interêt à utiliser les paquets des dépôts universe.
Pages : 1