<div>When I use Cabal to get any program which depends on the SDL library, this is the error I get.</div><div><br></div><div>&quot;</div><div>checking for sdl-config... no</div><div>checking for sdl11-config... no</div><div>
configure: error: *** SDL not found! Get SDL from <a href="http://www.libsdl.org">www.libsdl.org</a>.</div><div>If you already installed it, check it&#39;s in the path. If problem remains,</div><div>please send a mail to the address that appears in ./configure --version</div>
<div>indicating your platform, the version of configure script and the problem.</div><div>cabal: Error: some packages failed to install:</div><div>Raincat-1.1.1.2 depends on SDL-0.6.2 which failed to install.</div><div>SDL-0.6.2 failed during the configure step. The exception was:</div>
<div>exit: ExitFailure 1</div><div>SDL-image-0.6.1 depends on SDL-0.6.2 which failed to install.</div><div>SDL-mixer-0.6.1 depends on SDL-0.6.2 which failed to install.</div><div>&quot;</div><div><br></div><div><br></div>
<div>I have SDL 1.2.14 (correctly) installed on my system.</div><div>I&#39;d really appreciate any help with this.</div><div><br></div><div>Tom</div>