<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">I am trying to get an ocean turbulence model (<a href="http://www.gotm.net" class="">www.gotm.net</a>) running on my Mac.  The GUI is specified as requiring Qt4 and PyQt4, so I downloaded the last release of Qt4 from the archive 
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<br class="">
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<a href="http://download.qt.io/archive/qt/4.8/4.8.6/qt-opensource-mac-4.8.6-1.dmg" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">qt-opensource-mac-4.8.6-1.dmg</a><br class="">
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
 <br class="">
Which I ran as a normal Mac installer and it reported a successful installation.</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<br class="">
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
I also downloaded the last PyQt4 release from archive <a href="http://www.riverbankcomputing.com/software/pyqt/download" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">http://www.riverbankcomputing.<wbr class="">com/software/pyqt/download</a></div>
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<br class="">
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<a href="http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.3/PyQt-mac-gpl-4.11.3.tar.gz" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">PyQt-mac-gpl-4.11.3.tar.gz</a><br class="">
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<br class="">
</div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
When I start the installation<span style="font-family: arial, sans-serif; font-size: small; color: rgb(34, 34, 34);" class=""> with the --verbose flag set, I get:</span></div>
<div style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 13px; color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif;" class="">
<span style="font-family: Menlo; font-size: 11px;" class="">Air-2010:PyQt-mac-gpl-4.11.3 brianscannell$ python configure-ng.py --verbose</span></p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
Querying qmake about your Qt installation...</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
Determining the details of your Qt installation...</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
/usr/bin/qmake -spec macx-g++ -o <a href="http://qtdetail.mk/" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">qtdetail.mk</a> <a href="http://qtdetail.pro/" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">qtdetail.pro</a></p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
make -f <a href="http://qtdetail.mk/" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">qtdetail.mk</a></p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
g++ -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.8/mkspecs/<wbr class="">macx-g++ -I. -I/Library/Frameworks/QtCore.<wbr class="">framework/Versions/4/Headers -I/usr/include/QtCore
 -I/usr/include -I. -F/Library/Frameworks -o qtdetail.o qtdetail.cpp</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
g++: error: unrecognized command line option ‘-Xarch_x86_64’</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
<a href="http://qtdetail.mk:250/" target="_blank" rel="nofollow" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; text-decoration: none; color: rgb(102, 17, 204); cursor: pointer;" class="">qtdetail.mk:250</a>: recipe for target 'qtdetail.o'
 failed</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
make: *** [qtdetail.o] Error 1</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
Error: Failed to determine the detail of your Qt installation. Try again using</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
the --verbose flag to see more detail about the problem.</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 11px; color: rgb(34, 34, 34); font-family: Menlo;" class="">
<br class="">
</p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 13px; color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif;" class="">
<font face="arial, sans-serif" size="2" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">I am not a developer, so in all honesty, I don't understand what the message is telling me, but it seems to have found the Qt4.8 but is
 throwing a hissy fit about </font><span style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline; font-family: Menlo; font-size: 11px;" class="">‘-Xarch_x86_64’ </span><font face="arial, sans-serif" size="2" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class="">in
 the command line.  Clearly it is something about the hardware architecture, but after that I'm at a loss.</font></p>
<p style="padding: 0px; border: 0px; vertical-align: baseline; margin: 1em 0px 0px; font-size: 13px; color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif;" class="">
<span style="font-family: arial, sans-serif; font-size: small;" class="">Any suggestions on what I need to do to get PyQt installing?</span></p>
<div class=""><font face="arial, sans-serif" size="2" style="margin: 0px; padding: 0px; border: 0px; vertical-align: baseline;" class=""><br class="">
</font></div>
</div>
</div>
<div class="">Thanks, Brian</div>
<div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
</div>
<p> </p>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top" style="padding:15px 0;">
<p><strong>Rhif Elusen Gofrestredig 1141565 - Registered Charity No. 1141565</strong></p>
<p>Gall y neges e-bost hon, ac unrhyw atodiadau a anfonwyd gyda hi, gynnwys deunydd cyfrinachol ac wedi eu bwriadu i'w defnyddio'n unig gan y sawl y cawsant eu cyfeirio ato (atynt). Os ydych wedi derbyn y neges e-bost hon trwy gamgymeriad, rhowch wybod i'r
 anfonwr ar unwaith a dilewch y neges. Os na fwriadwyd anfon y neges atoch chi, rhaid i chi beidio a defnyddio, cadw neu ddatgelu unrhyw wybodaeth a gynhwysir ynddi. Mae unrhyw farn neu safbwynt yn eiddo i'r sawl a'i hanfonodd yn unig ac nid yw o anghenraid
 yn cynrychioli barn Prifysgol Bangor. Nid yw Prifysgol Bangor yn gwarantu bod y neges e-bost hon neu unrhyw atodiadau yn rhydd rhag firysau neu 100% yn ddiogel. Oni bai fod hyn wedi ei ddatgan yn uniongyrchol yn nhestun yr e-bost, nid bwriad y neges e-bost
 hon yw ffurfio contract rhwymol - mae rhestr o lofnodwyr awdurdodedig ar gael o Swyddfa Cyllid Prifysgol Bangor.</p>
<p>This email and any attachments may contain confidential material and is solely for the use of the intended recipient(s). If you have received this email in error, please notify the sender immediately and delete this email. If you are not the intended recipient(s),
 you must not use, retain or disclose any information contained in this email. Any views or opinions are solely those of the sender and do not necessarily represent those of Bangor University. Bangor University does not guarantee that this email or any attachments
 are free from viruses or 100% secure. Unless expressly stated in the body of the text of the email, this email is not intended to form a binding contract - a list of authorised signatories is available from the Bangor University Finance Office.</p>
</td>
</tr>
</tbody>
</table>
</body>
</html>