In file included from src/sdlgfx/fpsmanager.c:23:
src/sdlgfx/pggfx.h:24:27: error: SDL_framerate.h: No such file or directory
The exact location of the dynamic library is automatically located
when running the setup script. You might want to look at
'config/config_modules.py' for the way each library gets automatically
located.
On Sat, Aug 8, 2009 at 6:09 PM, Evan Kroske<e.kroske@xxxxxxxxx> wrote:
> Okay, I've got an unrelated question about changing the pygame installation
> process. I'd like to know where exactly references to external libraries are
> stored. Somewhere, a file must mention the exact location of the sdl_gfx
> shared object library file, but I can't find it. Am I missing some crucial
> piece of information?
>