Monica Barcelos
(usa Mandriva)
Enviado em 10/01/2008 - 16:01h
Poxa eu ja tentei e cheguei na parte do configure, so q ai aparece:
==> Kaffeine Configure
==> Checking for qmake...
==> Checking the installed version of Qt is correct...
./configure: line 40: -v: command not found
Your version of Qt seems to be too old, we require Qt 4.3 or above.
It is possible you have Qt3 and Qt4 both installed. Locate your qt4 installation
and ensure it is placed first in the path, eg:
PATH=/opt/qt4/bin:$PATH ./configure
However this configure script is very basic, perhaps we got it wrong..
Try typing the following, perhaps it will build for you :)
qmake -config release && make
Depois eu tentei mandar os comandos
$make
$make install
mas ai aparece
make: *** Sem regra para processar o alvo `install'. Pare.
Oq eu faço?