LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install pygame (https://www.linuxquestions.org/questions/linux-software-2/install-pygame-165296/)

davholla 04-02-2004 05:37 AM

Install pygame
 
I download pygame1.6 and when I run python setup.py.
I get this message



Hunting dependencies...
SDL : found 1.2.7
FONT : not found
IMAGE : found
MIXER : found
SMPEG : found 0.4.4
NUMERIC : found 23.1


Warning, some of the pygame dependencies were not found. Pygame can still
compile and install, but games that require on those missing dependencies
will not run. Would you like to continue the configuration? [Y/n]:n

I typed in

rpm -q SDL_ttf





and got




SDL_ttf-2.0.6-1






so why is it saying that I do not have it ?
and


rpm -q SDL_ttf-devel
SDL_ttf-devel-2.0.6-1


All times are GMT -5. The time now is 09:40 AM.