[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Help with pygame



Ok, I have deleted everything pygame I could find an now I'm going to reinstall it. Along with python 3.2 because I guess now they are compatible on OSX which would be great. Btw in case it doesn't could you point me too a link that shows how to compile from source? Thanks

-Zack


On Dec 14, 2011, at 4:46 PM, Greg Ewing <greg.ewing@xxxxxxxxxxxxxxxx> wrote:

> Zack Baker wrote:
>> With fink
> 
> I'm on OSX, and I find it's generally less hassle in the long run
> to compile everything from source myself rather than rely on things
> like fink and macports, so I don't have much experience with them.
> 
> But you could look into whether there is a fink version of libpng
> that you can install -- that would probably help.
> 
> -- 
> Greg