in reply to Re^4: dmake and bash on Win?
in thread let Makefile.PL to do the Readme file for me -- new target?
If you run dmake from a CMD (not via git-bash). Then either add a line SHELL=c:...\bash.exe at the beginning of the Makefile (I guess!) or set an windows-ENV var SHELL to point to the bash executable. Of course you need to have that bash.exe somewhere. HTH. Over and out :) I had enough of windows contact for this year!
p.s. Another monk had your woes: Intrepid's scratchpad and seems to have made some progress.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: dmake and bash on Win?
by LanX (Saint) on Jan 21, 2021 at 00:51 UTC | |
by bliako (Abbot) on Jan 21, 2021 at 09:55 UTC | |
by LanX (Saint) on Jan 21, 2021 at 10:00 UTC |