I am unable to get ethereal -0.9.11 to build on Solaris 8 platform. The
following is the output when I attempt to install it.
creating tethereal
(cd doc ; \
make ../ethereal.1 )
make[2]: Entering directory `/export/home2/rhaynes/SOFTWARE/TEST
SUPPORT/ANALYSIS TOOLS/Ethereal/ethereal-0.9.11/doc'
../ethereal -G fields | /usr/local/bin/perl ./dfilter2pod.pl
./ethereal.pod.template > ethereal.pod
\
--center="The Ethereal Network Analyzer" \
--release=0.9.11 \
ethereal.pod > ../ethereal.1
/bin/bash: --center=The Ethereal Network Analyzer: command not found
make[2]: *** [../ethereal.1] Error 127
make[2]: Leaving directory `/export/home2/rhaynes/SOFTWARE/TEST
SUPPORT/ANALYSIS TOOLS/Ethereal/ethereal-0.9.11/doc'
make[1]: *** [ethereal.1] Error 2
make[1]: Leaving directory `/export/home2/rhaynes/SOFTWARE/TEST
SUPPORT/ANALYSIS TOOLS/Ethereal/ethereal-0.9.11'
make: *** [install-recursive] Error 1
Thanks for the help
-Ryan