PDA

View Full Version : Build Qt 4.8.2 in mac osx 10.8 with macport



jwieland
15th September 2012, 04:02
Hi All,

After 2 days messing around with building Qt 4.8.2 the traditional way (configure, make, make install), I finally give up and decided to use macport. Problem is I have never used macport before and don't know how to run macport install Qt with customer configure steps. Could anyone show me how to run it?

I have installed Xcode 4.4, macport 2.1.2, xcode command line tools, etc. Does this command look correct to you if I want to install Qt with mysql, qt-zlib, no-framework?
% sudo port install qt4-mac +no-framework +mysql +zlib

Thanks so much for all help.

Van

jwieland
19th September 2012, 13:17
Any body at all, please?