Hi all,
i was trying to install ethereal-0.10.0 on my Linux pc(red Hat 7.3)
there was some problem while executing make
after I execute the
./configure
then I execute
make
it goes till some certain thing i.e., till here
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../wiretap
-I/usr/local/include -I/usr/include/pcap -DINET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -I/usr/local/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/pcap -c `test -f 'help_dlg.c' ||
echo './'`help_dlg.c
help_dlg.c:44:30: ../help/overview.h: No such file or directory
help_dlg.c:45:37: ../help/capture_filters.h: No such file or directory
help_dlg.c:46:37: ../help/display_filters.h: No such file or directory
help_dlg.c:47:32: ../help/well_known.h: No such file or directory
help_dlg.c:48:25: ../help/faq.h: No such file or directory
make[2]: *** [help_dlg.o] Error 1
make[2]: Leaving directory `/opt/ethereal-0.10.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/ethereal-0.10.0'
make: *** [all] Error 2
[root@ ethereal-0.10.0]#
what is the problem any body help!!!
Thanx in advance
ganesh