Yaniv Kaul wrote:

but, SH=bash in my config.nmale, so it calls 'bash pod2man' - which will also fail, as in Windows you don't have bash.

Hmmm, the right solution for config.nmake IHMO is:

POD2MAN=$(PERL) pod2man
POD2HTML=$(PERL) pod2html

As the pod2man and pod2html are perl scripts (at least on my machine).

This should be ok, unless you don't have perl installed, but then you won't suceed in any case.

Regards, ULFL

_______________________________________________
Ethereal-dev mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-dev

Reply via email to