<html><body><div style="font-family: Arial; font-size: 10pt; color: #000000"><div>Many thanks Phil,</div><div><br></div><div>There was a mistake in my "cut 'n paste" - the $SYSROOT/qmake was in the wrong place. But deleting the sip directory and untaring it again worked a treat. The "make install" put sip in the correct directory and I don't get the can't find sip error on building with pyqtdeploy. I'll have to remember that....but not sure why it was happening. I did install sip under python3 previously as I seem to recall it being required on one point. So maybe some files are not being overwritten?</div><div><br></div><div>Now I only have the "<span style="font-size: 13.3333px; background-color: #fdfdfd;" data-mce-style="font-size: 13.3333px; background-color: #fdfdfd;">/usr/bin/ld cannot find -lintl" error. Any thoughts? gettext and libc6-dev are both installed. Is there anything else that should be installed where this library can be found? Or can I build without it somehow? The app does not need to be internationalised.</span></div><div><br></div><div><span name="x"></span>-- <br>Regards,<br><div><br></div>John Hackett<br>Icon Information Systems<br>74 Gibsons Hill, Norbury, London, SW16 3JS<br>t: 020 8764 2663<br>f: 020 8711 3370<br>m: 07801-231118<br>e: john.hackett@icon-is.co.uk<br>w: www.icon-is.co.uk<br>skype: john_hackett<br>twitter: @iconinfosys<span name="x"></span><br></div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"Phil Thompson" <phil@riverbankcomputing.com><br><b>To: </b>"John Hackett" <john.hackett@icon-is.co.uk><br><b>Cc: </b>pyqt@riverbankcomputing.com<br><b>Sent: </b>Thursday, 29 October, 2015 1:17:58 PM<br><b>Subject: </b>Re: [PyQt] pyqtdeploy and sip errors...<br><div><br></div>On 29 Oct 2015, at 1:08 p.m., John Hackett <john.hackett@icon-is.co.uk> wrote:<br>> <br>> Phil,<br>> <br>> thanks for the very prompt reply - see below:<br><div><br></div>I suggest you start with...<br><div><br></div>rm -rf /root/Software/sip-4.17<br>tar xvCf /root/Software sip-4.17.tar.gz<br><div><br></div>> > cd /root/Software/sip-4.17<br>> > pyqtdeploycli --package sip --target linux-64 configure<br>> > python2.7 configure.py --static --sysroot=$SYSROOT --no-tools --use-qmake --configuration=sip-linux.cfg<br>> > $SYSROOT/qmake<br>> This is SIP 4.17 for Python 2.7.6 on linux2.<br>> Reading configuration from /root/Software/sip-4.17/sip-linux.cfg...<br><div><br></div>The above output can only appear after running python2.7, not after running qmake.<br><div><br></div>Phil</blockquote><div><br></div></div></body></html>