Configure says:
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for zlib - version >= 1.2.3... no
configure: error: zlib >= 1.2.3 is required
But zlib *is* installed, according to the Mandriva package manager.
I tried downloading and installing zlib, and installed it under /usr/local, but zsnes' configure still can't find it. The command I am using is:
Code: Select all
./configure --with-zlib-prefix=/usr/local/