You are not logged in.

#1 2009-07-07 18:01:31

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

qt-mt exists but isnt found

I'm trying to compile the newest version of miro from the svn and it keeps on telling me that qt-mt.pc cant be found even though I searched for it and it lives in /opt/qt/lib/pkgconfig/ I remember having this problem before with xconfig and the only solution that was offered to me was to install qt3. Im running kdemod 3.5 and I have qt3-enhanced installed so wouldnt removing qt3-enhanced and installing qt3 defeat the purpose of having kdemod?

Is there a way that I can link it to a place where the setup would find it? It mentions that I should try and set the env. var. PKG_CONFIG_PATH to the folder where it resides but it doesnt seem to find it, maybe I'm doing it wrong. Here's what I've tried and neither of them seem to fix it:

export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/qt/lib/pkgconfig
export PKG_CONFIG_PATH=/opt/qt/lib/pkgconfig

Offline

Board footer

Powered by FluxBB