Re: [Pyobjc-dev] ANN: PyObjC 0.9
Brought to you by:
ronaldoussoren
From: tmk <li...@ne...> - 2003-05-05 13:19:28
|
Thanks for the correction bbum. One minor grip though the installer readme text states: --- Other than the python modules the installer also installs Project Builder templates, some examples (in /Developer/Examples/PyObjC) and documentation (in /Developer/Documentation/PyObjC). ;-) = tmk = On Monday, May 5, 2003, at 04:53 Europe/Brussels, bb...@ma... wrote: > On Sunday, May 4, 2003, at 17:18 US/Pacific, tmk wrote: >> After installing the 0.9 release downloaded from sourceforge I was >> astonished not to find anything under /Developer/Examples... >> It seems everything that should go under /Developer/... actually went >> under /Library/Developer/... instead! > > Ideally, nothing would be installed in /Developer/ directly and > everything should be in /Library/Developer/ [according to Apple]. > Unfortunately, PB is broken and won't find templates and > specifications in /Library/Developer. > > So -- the packaging now does as much as it can "correctly".... > > b.bum > > |