Re: [Pyobjc-dev] should I worry about nibclassbuilder?
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2003-02-09 08:20:28
|
Chris Ryland wrote: > I installed pyobjc from CVS and I had to change a few permissions to > get it built and installed--is that normal? (But mostly for things I'm > adding, so that doesn't worry me, such as /usr/local/include, etc.) > > I didn't want to do that for /usr/bin, so the installation of > Scripts/nibclassbuilder failed. Should I worry? No, just run "python setup.py install" with sudo. Just |