Thanks all, and thanks Tony in particular. The answer was to use "SDL_ttf-2.0.7-devel" for the "FONT" dependency needed for pygame installation. Nam. >>> tony@xxxxxxxxx 05/06/23 pm 5:47 >>> > I have errors when I ran "python config.py" for pygame, which is > > Hunting dependencies... > sh: line 1: smpeg-config: command not found > WARNING: "smpeg-config" failed! > SDL : found 1.2.5 > FONT : not found > IMAGE : found > MIXER : found > SMPEG : not found > NUMERIC : found 24.0b2 > > The trouble is "FONT". I already installed SDL_ttf-2.0.7, but > pygame installation still complains about "FONT". > Would some one lead me on this? When you say you "installed" SDL_ttf-2.0.7, did you install it from source, or from packages for your distribution? If it was in package form, you may also need something like SDL_ttf-2.0.7-devel in order to compile against it. ====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html ====================================== The Vision Egg mailing list Archives: http://www.freelists.org/archives/visionegg Website: http://www.visionegg.org/mailinglist.html