Im using python on eclipse and now I am trying to install pygame.
I was following the directions on this website: http://www.pygame.or...%20instructions
And i got to step 6 and did not know what to do:
6. Before compilation of pygame:
a. SDL_x header files refer to SDL as <SDL/SDL_yy.h> However, a SDL directory is not under
the include directory of SDL (SDL/Headers). To fix this in a simple way:
i. Went to directory
/Library/Frameworks/SDL.framework/Headers
then made a link as follows:
ln -s SDL ./
I got to the directory but i don't understand what I am supposed to do after that or basically any step after 6.
I would really appreciate some help on how to get this going.
Trying to install pygame on mac
Page 1 of 12 Replies - 368 Views - Last Post: 06 December 2012 - 10:24 PM
Replies To: Trying to install pygame on mac
#2
Re: Trying to install pygame on mac
Posted 25 October 2012 - 06:38 PM
I bet if you jump into the pygame directory and do sudo python setup.py install it'll work itself out.
This post has been edited by Python_4_President: 25 October 2012 - 06:39 PM
#3
Re: Trying to install pygame on mac
Posted 06 December 2012 - 10:24 PM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|