Hi, finally I solved this issue: ArchLinux defaults to Python3! Setting up a Python2 virtual environment solved the errors!
Merry Christmas! Wilhelm Am 23.12.2013 19:38, schrieb Donald Carr: > Hola, > > I smell stale prl files: check /usr/lib, > Grep through the prls for the legacy library. > > I tend to just nuke these turkies for the insidious mofos they are, but > you might be more sentimental and my employer is not buying you a new > pony if you set fire to the old one. > > Arch Linux chuffing away merrily on the southern front. > > On Dec 21, 2013 10:00 PM, "Wilhelm" <[email protected] > <mailto:[email protected]>> wrote: > > Hi all, > > I'm trying to compile qt-5.2.0 on arch linux, but with/without > icu-support I get the following error: > > make[3]: Entering directory > > '/usr/local/src/qt-everywhere-opensource-src-5.2.0/qtbase/src/platformsupport' > > LD_LIBRARY_PATH=/usr/local/src/qt-everywhere-opensource-src-5.2.0/qtbase/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} > /usr/local/src/qt-everywhere-opensource-src-5.2.0/qtbase/bin/qdbusxml2cpp > -i > struct_marshallers_p.h -a deviceeventcontroller_adaptor.h: > ../3rdparty/atspi2/xml/DeviceEventController.xml > /usr/local/src/qt-everywhere-opensource-src-5.2.0/qtbase/bin/qdbusxml2cpp: > error while loading shared libraries: libicui18n.so.51: cannot open > shared object file: No such file or directory > Makefile:3407: recipe for target 'deviceeventcontroller_adaptor.h' > failed > make[3]: *** [deviceeventcontroller_adaptor.h] Error 127 > > > Arch Linux has icu-5.2 > > Any hints? > > -- > Wilhelm > [email protected] <mailto:[email protected]> > _______________________________________________ > Development mailing list > [email protected] <mailto:[email protected]> > http://lists.qt-project.org/mailman/listinfo/development > -- Wilhelm [email protected] _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
