[SDL] Re: Help installing SDL Please
Karl Garrison
kdgarrison at home.com
Wed Apr 11 06:59:58 PDT 2001
I have this problem on my NT machine at work, and although I never
solved it, I know it's related to the fact that /bin/sh cannot be
found. Try doing "ls /bin" from the bash prompt, and see if it
complains about not being able to find /bin (even though it is listed if
you do "ls /").
I think in my case it has to do with a previous Cygwin installation that
has since been removed. Bash is likely using a registry setting to
determine where /bin is, but the path no linger exists on my machine.
I'm not sure what to look for in the registry to fix it, however.
-Karl
cphonx wrote:
>
> Sorry if this is very newbie-ish, but then, I am a newbie :)
>
> I just tried to install mingw32 on my computer (which works) and
> SDL-1.2.0 (which doesn't). The configure script dumps this error...
>
> SH.EXE-2.02$ sh ./configure
> loading cache ./config.cache
> checking for a BSD compatible install... ./install-sh -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> configure: error: can not run ./config.sub
>
> Any clue what I'm doing wrong? And yes, both bin directories from the
> mingw32 install were on the path.
>
> Thanks...
More information about the SDL
mailing list