From: Jonathan B. <jbr...@ea...> - 2004-08-14 11:49:33
|
On Fri, 2004-08-13 at 22:17, Bruce Sherwood wrote: > I've updated (at long last) the Mac OSX installer page at vpython.org to > reflect the existence of a standard Fink installer for VPython > (pre-boost version). It's gotten MUCH easier. > > You install fink, then ask to binary install visual-py23, and it > installs all the other needed packages, including Python. The only > slight glitch is that the Visual documentation isn't placed with the > other Visual stuff in site-packages/visual but rather in > sw/share/doc/visual-py23, This conforms with policies that are applied Fink-wide. IMO it is entirely appropriate. > which IDLE doesn't point to. Perhaps Mr. Costabel would be willing to add it in the fink package's post-install script? (see /sw/lib/python2.3/idlelib/config-main.def) -Jonathan |