|
From: Charles W. <cwi...@us...> - 2011-09-02 21:16:14
|
On 9/2/2011 12:21 PM, Frank Hrebabetzky wrote:
> but there
> is indeed no msys.bat anywhere.
>
> What might be the problem?
This:
> I noticed some error messages ("required package file is not
> available ...) in the command prompt window during installation
The download failed to get the package that contains the bat file. If it
isn't downloaded, then it can't be installed.
start a regular cmd prompt, cd into C:\MinGW\bin, and do:
mingw-get reinstall gcc g++ msys-base
--
Chuck
|