Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Issues with Installing Libraries (Win32)

From: John Sullivan <jsethdev@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 20 Oct 2008 19:21:49 +0100
On Friday, October 17, 2008, 1:16:42 PM, Ramesh Sankaranarayanan wrote:
> To answer your 2 questions, here is what I see:
> C:\Wireshark>bash bash-3.2$ bash -o igncr echo
> bash: /usr/bin/echo: No such file or directory

Ah yes, I forgot it should be "-c echo". However no matter, the result
shows that igncr is not the problem.

> bash-3.2$ bash -o igncr pod2html --title="The Wireshark Network Analyzer \
> 1.1.2-DVB-SIM" --css=ws.css --noind wireshark-tmp. pod >wireshark.html
> Can't execute /usr/bin/pod2html.
> bash-3.2$

(echo $? might have been useful after that, too.)

What are the results of:

   ls -dl /usr/bin/pod2html*
   ls -dl /usr/bin/perl*
   head /usr/bin/pod2html

Does this work:

   /usr/bin/perl -S pod2html --title="The Wireshark Network Analyzer 1.1.2-DVB-SIM" --css=ws.css --noind wireshark-tmp.pod >wireshark.html

John
-- 
Dead stars still burn