| 2 | | Finds SDL, SDL_ttf, SDL_Image, SDL_Mixer, SMPEG, but fails to find libpng and libjpeg even when they are installed. It also checks for scrap but that seems to be an X11 lib of some sort so we probably don't need that. |
| | 2 | Finds SDL, SDL_ttf, SDL_Image, SDL_Mixer, SMPEG, but fails to find libpng and libjpeg even when they are installed. It also checks for scrap but that seems to be an X11 lib of some sort so we probably don't need that.[[BR]] |
| | 3 | [[BR]] |
| | 4 | |
| | 5 | ---- |
| | 6 | Running "LOCALBASE=/boot/common/ python setup.py" tells the config where to find libpng and libjpeg. (Begasus) |