[visionegg] Re: no pygame font module again

$)CThanks jds,

I installed SDL_ttf, successfully, but when I tried to rebuild pygame,
I found failing dependences like the following,

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

So, "FONT" and "SMPEG" need to be installed.
Would you please let me know how to get the two?

Nam.



>>> swisher@xxxxxxxxxxx 05/06/20 ?@HD 5:24 >>>

I'd guess the problem is that SDL_ttf is not installed. It's available 
here:

http://www.libsdl.org/projects/SDL_ttf/

You may have to rebuild pygame afterwards.

  -- jds

On Mon, 20 Jun 2005, Joongnam Yang wrote:

> Hi all,
> 
> I am posting this message again, since there is
> no further help.
> 
> I rann demo, but the following three demos
> 
> "gamma.py"
> "gratings_multi.py"
> "mouse_gabor_perspective.py",
> 
> gave me the following error message.
> 
> RuntimeError: no pygame font module.
> 
> I would appreciate any response.
> (FYI, I did the "check-config.py" shown below).
> 
> Nam.

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

Other related posts: