Hello, Samira. Comparing this line
[make] Running : (/opt/qt_5_V2/qt-jambi_5/generator) make and this [make] make[1]: execvp: /usr/bin/moc: Permission non accordée it looks to me that your trouble is mixed Qt environments. You need to put $QTDIR/bin in the beginning of your path. If you follow the build descriptions http://qt.gitorious.org/qt-jambi/pages/BuildingFromGit you should get things working. Regards, Helge Fredriksen On Mon, Aug 2, 2010 at 4:50 PM, Samira Chaouki <[email protected]>wrote: > Hi, > > I’m compiling Qt Jambi and I’ve this error. > > I don’t understand why I have this error. > > Can you help me please. > > > > [make] Running : (/opt/qt_5_V2/qt-jambi_5/generator) make > > [make] /usr/bin/make -f Makefile.Release > > [make] make[1]: entrant dans le répertoire « > /opt/qt_5_V2/qt-jambi_5/generator » > > [make] /usr/bin/moc -DRXX_ALLOCATOR_INIT_0 -DQT_NO_DEBUG -DQT_XML_LIB > -DQT_CORE_LIB -I../../qt/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore > -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I. -I. -I../common -Iparser > -Iparser/rpp -Iparser/rpp -Irelease cppgenerator.h -o > release/moc_cppgenerator.cpp > > [make] make[1]: execvp: /usr/bin/moc: Permission non accordée > > [make] make[1]: *** [release/moc_cppgenerator.cpp] Erreur 127 > > [make] make[1]: quittant le répertoire « > /opt/qt_5_V2/qt-jambi_5/generator » > > [make] make: *** [release] Erreur 2 > > > > _______________________________________________ > Qt-jambi-interest mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest > >
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
