[Pyobjc-dev] Best Method of Installing PyObjC
Brought to you by:
ronaldoussoren
|
From: Bruce L. <lic...@gm...> - 2008-02-06 15:31:14
|
Hello, This relates to my previous thread. I am not convinced that PyObjC is installing properly on my system, and while I can run programs built upon the PyObjC I have installed, they are neither portable nor are they consistently compiled. What is the best method of installing PyObjC to ensure that the required files get to their intended targets? Should it matter where the source code is placed when building? (I have found that the installation is stable but produces non-portable applications when I place the source code in the site-packages directory)... Thanks, Bruce |