On Fri May 28 03:15:54 2010, KMX wrote:
Show quoted text> Hi Curtis,
>
> I have installed 5.12.1.0.beta_1 / 32bit via MSI and for some reason I
> have no
> dmake.exe in <strawberry_inst_dir>\c\bin
>
> This is definitelly a BLOCKER!
You are correct. But it's one we can fix within the next week or two,
because it turns out the .zip's DO have the files, and we can tell
people to get the file from them, and/or provide small .zip's with only
the missing files, until Beta 2 comes out.
This kind of bug is why I'm aggressive on releasing betas and release
candidates before ever doing a release build.
As it turns out, dmake.wxs ends up being empty. Might be a side effect
of how I fixed not having the _INFO_ file. That fix apparently got a
little bit rushed... because I fixed one bug and caused an even worse
one! (Maybe I should have waited until after Beta 1 before doing that
one, like I was thinking in the first place.) mingw_make.wxs had the
same problem, and gmake.exe would therefore also be missing. Checked
against the build files from 5.12.0.1/64-bit (closest to hand), but I'd
be surprised not to see the same problems in 32-bit, given what you're
telling me.
So the problem should only be in the 5.12.0.1 builds... but will check
5.10.1.3, as well, to see if it has the same problem.