Install with Mingw

Hi,

Looking for an explanation of what I have done wrong…

Installed mingw and msys per instructions.

Am trying to build SDL from source in place.

./configure and make run fine (I think)

make install fails in the following manner.

windows user at SNA123456789 /home/sdl/SDL-1.2.10
$ make install
C:/msys/1.0/bin/sh.exe ./build-scripts/mkinstalldirs /usr/local/bin
/bin/install -c -m 755 sdl-config /usr/local/bin/sdl-config
process_begin: CreateProcess((null), /bin/install -c -m 755 sdl-config
/usr/local/bin/sdl-config, …) failed.
make (e=3): The system cannot find the path specified.
C:\mingw\bin\make.exe: *** [install-bin] Error 3

Any help gratefully accepted

regards

Nic