<html><body><div style="font-family: Arial; font-size: 10pt; color: #000000"><div>thanks again. That worked - running "make" outside of the `pyqtdeploy" GUI and after making this change allowed the build to complete. Now I have another issue but I think it's to do with an external module needing to be put in place correctly. I'll look at that later.</div><div><br></div><div>Again, thanks Phil.</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>Friday, 30 October, 2015 3:39:49 PM<br><b>Subject: </b>Re: [PyQt] pyqtdeploy and libintl on Ubuntu.<br><div><br></div>On 30 Oct 2015, at 12:05 p.m., John M. Hackett <john.hackett@icon-is.co.uk> wrote:<br>> <br>> On running pyqtdeploy qmake succeeds but make fails with "/usr/bin/ld cannot find -lintl" error.<br>> <br>> I am running on a newly installed ubuntu 14.04 container (openvz). Googling for this error has  not generated much useful information - I have gettext and libc6-dev installed. "ldconfig -p | grep intl" does not give any results so the library has not been installed with either of them.<br>> <br>> There are some references to similar issue on MacOS but not much relating to Ubuntu and I can't find where I get get the library itself to install it.<br>> <br>> I also installed both "libintl-perl" and "libintl-xs-perl" just in case but still get the same problem.<br>> <br>> There was a comment here - http://ubuntuforums.org/showthread.php?t=1505519 "Sorry, Ubuntu does not support libintl." Is that true? If so how can I use pyqtdeploy on Unbuntu? Or do I have to go through the setup process again with another distro (Centos? Fedora?). I really hope not as its taken about a week to get to this stage!<br>> <br>> Is there somewhere I can get the source code so I can statically compile it and add it to the SYSROOT directory?<br><div><br></div>First of all try removing the -lintl from the Makefile generated by qmake to see if it actually needed.<br><div><br></div>Phil</blockquote><div><br></div></div></body></html>