You configured Qt to compile static libraries!?  Your PyQt and QGIS binaries 
are going to be HUGE.  There are many separate binary components and much of 
the static Qt libraries will be redunandantly linked in to each one.  Even the 
Qt plugins will be large.

You should really recompile Qt as OS X frameworks.  If static libraries is the 
reason you compiled your own Qt from source, then you might as well install the 
prepackaged Qt binaries from Nokia and save yourself some grief trying to 
figure out all the changes needed in the QGIS install instructions.


On Aug 4, 2012, at 11:45 PM, Noli Sicad wrote:

> python2.7 configure.py -d /Library/Python/2.7/site-packages -b /usr/local/bin
> 
> 
> Nolis-MacBook-Pro:PyQt-mac-gpl-4.9.4 nsicad$ python2.7 configure.py -d
> /Library/Python/2.7/site-packages -b /usr/local/bin
> Determining the layout of your Qt installation...
> Error: Qt has been built as static libraries so either the -g or -k argument
> should be used.
> 

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Theory of the Universe

There is a theory which states that if ever anyone discovers exactly what the 
universe is for and why it is here, it will instantly disappear and be replaced 
by something even more bizarrely inexplicable.  There is another theory which 
states that this has already happened.

-Hitchhiker's Guide to the Galaxy 2nd season intro


_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to