[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Compiling without SDL_gfx



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.

Cheers,
Vicent Martí
http://www.bellverde.org



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?
>