Hi,
On 09/12/2009 07:14,
nikhil.tripathi@xxxxxxxxxxxxxx wrote:
Dear Sir,
I downloaded wireshark source code for Linux (Ububtu) platform and trying to re-compile it using command :
make -f Makefile.nmake all
But it gives compilation error
" config.nmake:439: ***missing separator" .stop.
Can you tell me how to compile the source code?
I just compiled wireshark using the following commands :
$ ./autogen.sh
$ ./configure
$ make
$ make install
Well, it gave me lot of dependencies problems, but when i installed the required packages, it compiled successfully.
--
Cheers,
Hrishikesh Murali