With the python.org python, you just use the first form: python configure.py
That defaults to putting everything in the python framework. That said, I haven't tried it in a long time, since I don't use the python.org python. You may get deployment target complaints from python. On Sep 17, 2010, at 12:22 PM, Matthew Denno wrote: > Forgot to reply all. > > ---------- Forwarded message ---------- > From: Matthew Denno <[email protected]> > Date: Fri, Sep 17, 2010 at 1:15 PM > Subject: Re: [Qgis-developer] Re: cmake error on OS X 10.6 > To: William Kyngesburye <[email protected]> > > > > > On Fri, Sep 17, 2010 at 12:15 PM, William Kyngesburye <[email protected]> > wrote: > On Sep 17, 2010, at 10:44 AM, Matthew Denno wrote: > > > Last night I downloaded the 64bit Qt library-only package (The SDK didn't > > say if it was 32 or 64 bit). I went through the Installation Guide again > > and this time was able to get past the SIP/PyQt installs following the > > guide. The only thing I had to do that wasn't in the guide was add the > > non-framework path to PYTHONPATH in my .bash-profile. > > > > PYTHONPATH='/Library/Python/2.6/site-packages' > > export PYTHONPATH > > > Even that should not be necessary. That path is wired into the system > python. If you installed and use the python.org python, it's not set there, > but then you should compile python extensions into it's site-packages. > > Oh. Okay. I have the python.org version installed. so my SIP/PyQt configure > should have "-d > /Library/Frameworks/Python.framework/Versions/2.6/python2.6/site-packages" > not "-d /Library/Python/2.6/site-packages" > > I am still figuring out the whole OS X directory structure and though that > that was the system python...not realizing that there is a python at > /System/Library/... As a result I have SIP/PyQt split into two places. None > in the System Python but in both other locations mentioned above. > > I guess I have some clean-up to do. > > > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ [Trillian] What are you supposed to do WITH a maniacally depressed robot? [Marvin] You think you have problems? What are you supposed to do if you ARE a maniacally depressed robot? No, don't try and answer, I'm 50,000 times more intelligent than you and even I don't know the answer... - HitchHiker's Guide to the Galaxy _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
