
paulocamboim
(usa Slackware)
Enviado em 28/04/2009 - 23:47h
E ae galera
Seguinte estou tentando instalar uma aplicacao o zebraBarCode
Mas ao rodar o configure eu retorna esse erro, ja tentei algumas coisas(esta escrito la embaixo)
--------------------------------------------
checking for QT... configure: error: Package requirements (QtCore >= 4 QtGui >= 4) were not met:
No package 'QtCore' found
No package 'QtGui' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables QT_CFLAGS
and QT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
--------------------------------------------
Para tentar resolver eu peguei o qt 4.5.1, antes eu tinha um mais antigo. Instalei
Utilizei para instalar o configure, gmake, gmake install como li na documentacao do Qt
Mas mesmo assim continuo tendo o mesmo erro. Eu localizei o arquivo libQtCore.so.4.5.1 dentro
da pasta /root/qt-x11-src-4.5.1/lib/ entao tentei o seguinte:
PKG_CONFIG_PATH = /root/qt-x11-src-4.5.1/lib/:$PKG_CONFIG_PATH
E novamente rodei o ./configure ... Porem continuou com o mesmo erro.
Alguem poderia me ajudar?
valeu