On Thu, 22 Aug 2013 13:39:40 +0400, Dmitry Shachnev <mity...@ubuntu.com>
wrote:
> On Mon, Aug 19, 2013 at 4:54 PM, John Donovan <j...@geospark.co.uk>
wrote:
>> It seems that the two glob searches in generate_plugin_makefile()
>> (line 1180) look for libpython like this:
>> /usr/lib/libpython3.3*
>>
>> Whereas on the Pi, libpython lives here:
>> /usr/lib/arm-linux-gnueabihf/
> 
> This patch solves the problem here: http://paste.debian.net/28414/
> 
> "MULTIARCH" config var is available in Python 2.7.4+ and 3.3.1+
> according to https://wiki.debian.org/Python/MultiArch#Python_code.

Applied.

Thanks,
Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to