[mythtv] [mythtv-commits] Ticket #4397: win32 dependancy resolver and build script

buzz davidbuzz at gmail.com
Thu Jan 3 23:48:58 UTC 2008


Simon,
unfortunately, due to the fact that this tool is essentially a
bootstrap-loader for a msys environment, during the early stages, when msys
isn't installed, we can only rely on the very basic operating system tools,
ie DOS "mkdir", which doesn't support a -p option, and can't recursively
make folders with it's mkdir command unless the DOS environment was started
with -x ("cmd.exe -x") to enable extensions.    Forcing people to do that is
harder that writing a subroutine to get around it with a foreach loop in
perl.
:-)
Buzz

On Jan 4, 2008 12:34 AM, Simon Kenyon <simon at koala.ie> wrote:

> MythTV wrote:
> >  * supports a new action [mkdirs] that will recursively create
> subfolders.
> >
>
> maybe mkdir -p is what you want
>  --
> simon
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080104/76d43f0f/attachment.htm 


More information about the mythtv-dev mailing list