-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Hey,
I tried running this on Windows (disclaimer I'm not a Windows guy).
Installed mingw-gcc, mingw-make, mingw-autotools
but autoreconf
is not an executable on Windows (it is an perl file) basically it doesn't find it in the path because it requires perl autoreconf
.
A potential workaround is to add typealias
but I prefer not to that
Am I doing something wrong? Alternatively shall it be $ perl autoreconf
on Windows?
Thanks
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed