Re: [Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread Chris Barker
Jack Nutting wrote: > Your best bet is to first of all get the packages you can from Bob's > site (http://pythonmac.org/packages/), and get used to using the > command-line to install anything else you need. And when you do, make a package out of it, and contribute it to Bob's site, so it'll be e

Re: [Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread Henning.Ramm
> Yes, I've installed SDL and Numeric using Fink, I've installed PyObjC > and trying to install pygame in the Terminal. If you use Fink, you must use Fink for everything; at the moment you've probably several different Python installations of whose none has all required modules. It's normall

Re: [Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread thor
hi againSorry, I should have made it clear that I am trying to install PyGame.Is Pygame working on Tiger? Is sdl-ttf a dependency? I can't installthat as the server seems to be down, but the rest of the sdl libs areinstalled now.> Your best bet is to first of all get the packages you can from Bob's

Re: [Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread Jack Nutting
On 10/20/05, thor <[EMAIL PROTECTED]> wrote: > I need to install Pygame and PyOpenGL on Tiger. I used to use the > PackageManager > from MacPython to install all the dependencies but when I went to > check MacPython > now, there is no installer for Tiger. Can I just use the Panther > installer safe

[Pythonmac-SIG] packagemanager for Tiger

2005-10-20 Thread thor
hi there I need to install Pygame and PyOpenGL on Tiger. I used to use the PackageManager from MacPython to install all the dependencies but when I went to check MacPython now, there is no installer for Tiger. Can I just use the Panther installer safely then? Or is there a newer/better ve