> There seems to be some problem. For the tar version, initial steps
> execute OK, but after typing:
> [EMAIL PROTECTED] pygame-1.7.1release]# ./configure
> bash: ./configure: No such file or directory
>
> So i don't hav a configure file? What should i do now?

Sorry, instead of ./configure do this:

python setup.py install

It's a python package after all :)

But first I would recommend reading http://pygame.org/install.html
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to