[visionegg] Re: pygame errors: FONT : not found
- From: tony@xxxxxxxxx
- To: visionegg@xxxxxxxxxxxxx
- Date: Thu, 23 Jun 2005 15:47:26 -0600 (CST)
> 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
- References:
- [visionegg] pygame errors: FONT : not found
- From: Joongnam Yang
Other related posts:
- » [visionegg] pygame errors: FONT : not found
- » [visionegg] Re: pygame errors: FONT : not found
- » [visionegg] Re: pygame errors: FONT : not found
- » [visionegg] Re: pygame errors: FONT : not found
- » [visionegg] Re: pygame errors: FONT : not found
- [visionegg] pygame errors: FONT : not found
- From: Joongnam Yang