Le Sun, 01 May 2011 21:01:20 -0500, "David C. Rankin" drankinatty@suddenlinkmail.com a écrit :
Guys,
I am having problems with poppler-qt3 on arch. I suspect I have missed something in Qt3. Basically, I think the build fails due to a lack of qt-mc.pc package config information:
Did you: -properly configure your PKG_CONFIG_PATH ? -compile Qt with threads ?
configure:21231: $PKG_CONFIG --exists --print-errors "qt-mt" Package qt-mt was not found in the pkg-config search path. Perhaps you should add the directory containing `qt-mt.pc' to the PKG_CONFIG_PATH environment variable No package 'qt-mt' found configure:21234: $? = 1 configure:21247: $PKG_CONFIG --exists --print-errors "qt-mt" Package qt-mt was not found in the pkg-config search path. Perhaps you should add the directory containing `qt-mt.pc' to the PKG_CONFIG_PATH environment variable No package 'qt-mt' found configure:21250: $? = 1 configure:21263: result: no No package 'qt-mt' found configure:21280: error: in `/home/david/tblds/poppler-qt3/src/poppler-0.16.4': configure:21282: error: Qt development libraries not found
So far tqtinterface, arts and pyqt3 have all built fine. Where does one usually install the qt-mc.pc file from? The Qt3 install?