Dirk Meyer wrote:
"john.molohan" wrote:Didn't have /usr/include/python2.3/pygame. Installing libpygame1.6-devel-1.6-3mdk did the trick, sorry should have figured
Not knowing python and more to the point not being a programmer is a
bit of a drawback here but I can give some feedback. It's failing at
the os.path.isdir(inc) check;
looks so.
[EMAIL PROTECTED] pyimlib2]# python2.3 setup.py build
DEBUG: pygame.__path__[0] is /usr/lib/python2.3/site-packages/pygame
DEBUG: inc[:inc.rfind('site-packages')] + 'pygame' is
/usr/lib/python2.3/pygame
DEBUG: inc[:inc.rfind('/lib/')] + '/include' +
inc[inc.rfind('/lib/')+4:] is /usr/include/python2.3/pygame
DEBUG: os.path.dir is False
pygame extention disabled
running build
running build_py
running build_ext
[EMAIL PROTECTED] pyimlib2]#
So do you have /usr/include/python2.3/pygame? If not and you used RPM installation, is there a pygame-devel?
Dischi
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
