I am relatively new to linux and am trying to install the pygame dev environment for python. When I run the setup.py it says that I need to install the following dependencie
Behold, one of the most useful tools on debian-based dsitros:
apt-get build-dep python-pygame
Installs all the dependences required to build pygame :)
On Fedora:
yum-builddep package_name