Johannes Charra wrote:
I've always used the binary distribution. But installing from source
> didn't fix the problem for me, as I just checked. >
libpng and libjpeg are both available in /usr/local/lib
That's strange -- I would have expected the configure script to find them when building from source. Although now that I come to think of it, it's probably not pygame itself that uses them, but SDL_image. How did you install your SDL libraries? -- Greg