Try export LD_LIBRARY_PATH=/home/roman/PySide/pyside-pkgsetup/modules/output-py2.6-qt4.7.0/lib
The dir on the right hand side might be slightly different. Just check, where the lib actually lives. I had the same problem on Ubuntu. I think later on during the build there was a message the the path in the generatorrunner is being fixed. Thomas Am 04.10.2010 um 12:33 schrieb Lacko Roman: > Hi, > I have no success: > > Compiling pyside... > Scanning dependencies of target pyside > [ 0%] Building CXX object > libpyside/CMakeFiles/pyside.dir/dynamicqmetaobject.cpp.o > [ 0%] Building CXX object libpyside/CMakeFiles/pyside.dir/signalmanager.cpp.o > [ 0%] Building CXX object > libpyside/CMakeFiles/pyside.dir/globalreceiver.cpp.o > [ 0%] Building CXX object libpyside/CMakeFiles/pyside.dir/qsignal.cpp.o > [ 0%] Building CXX object libpyside/CMakeFiles/pyside.dir/qslot.cpp.o > [ 0%] Building CXX object libpyside/CMakeFiles/pyside.dir/qproperty.cpp.o > [ 1%] Building CXX object libpyside/CMakeFiles/pyside.dir/pyside.cpp.o > Linking CXX shared library libpyside.so > [ 1%] Built target pyside > [ 1%] Running generator for QtCore... > /home/roman/PySide/pyside-pkgsetup/modules/output-py2.6-qt4.7.0/bin/generatorrunner: > error while loading shared libraries: libgenrunner.so.0.6: cannot open > shared object file: No such file or directory > make[2]: *** > [PySide/QtCore/PySide/QtCore/qabstracteventdispatcher_wrapper.cpp] Error 127 > make[1]: *** [PySide/QtCore/CMakeFiles/QtCore.dir/all] Error 2 > make: *** [all] Error 2 > > Thanks in advance > -Roman > >> -----Original Message----- >> From: [email protected] [mailto:pyside- >> [email protected]] On Behalf Of Lacko Roman >> Sent: Monday, October 04, 2010 12:03 PM >> To: Carlos Gonçalves >> Cc: [email protected] >> Subject: Re: [PySide] build under ubuntu failed >> >> Thanks, >> And is it possible to set which Qt to use when i have installed both 4.6 and >> 4.7 >> on my system ? >> >> Regards >> -Roman >> >>> -----Original Message----- >>> From: Carlos Gonçalves [mailto:[email protected]] On >>> Behalf Of Carlos Gonçalves >>> Sent: Saturday, October 02, 2010 1:11 AM >>> To: Lacko Roman >>> Cc: [email protected] >>> Subject: Re: [PySide] build under ubuntu failed >>> >>> On 2010/10/01, at 22:51, Lacko Roman wrote: >>>> I have problem building stable binaries under ubuntu (10.04, python 2.6). >>>> Build failed with error: >>>> >>>> [ 39%] Running generator for test binding... >>>> /home/roman/PySide/pyside-pkgsetup/modules/output-py2.6- >>> qt4.7.0/bin/generatorrunner: error while loading shared libraries: >>> libgenrunner.so.0.6: cannot open shared object file: No such file or >>> directory >>>> make[2]: *** >>> [tests/samplebinding/sample/abstractmodifications_wrapper.cpp] Error >>> 127 >>>> make[1]: *** [tests/samplebinding/CMakeFiles/sample.dir/all] Error 2 >>>> >>>> is it possible to skip build of tests ? >>> >>> Append -DBUILD_TESTS=False to cmake. >>> >>> Carlos Gonçalves >> _______________________________________________ >> PySide mailing list >> [email protected] >> http://lists.openbossa.org/listinfo/pyside > _______________________________________________ > PySide mailing list > [email protected] > http://lists.openbossa.org/listinfo/pyside -- Dr. habil. Thomas Sturm Departamento de Matematicas, Estadistica y Computacion Universidad de Cantabria, Santander, Spain Avda. Los Castros s/n, Room 1072, +34 693 251058 http://personales.unican.es/sturmt/
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
