davi.fisica
(usa Outra)
Enviado em 31/01/2009 - 20:56h
De novo o mesmo resultado... olha ai:
[root@neves avogadro]# mkdir build
[root@neves avogadro]# ls
AUTHORS authors.xml build/ cmake/ COPYING Doxyfile i18n/ libavogadro/ testfiles/
authors.txt avogadro/ ChangeLog CMakeLists.txt doc/ fragments/ INSTALL scripts/
[root@neves avogadro]# cd build/
[root@neves build]# cmake ../
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The build type is RelWithDebInfo
-- Performing Test HAVE_GCC_VISIBILITY
-- Performing Test HAVE_GCC_VISIBILITY - Success
-- Performing Test COMPILES_WITHOUT_FPERMISSIVE
-- Performing Test COMPILES_WITHOUT_FPERMISSIVE - Failed
CMake Error at /usr/share/cmake-2.6/Modules/FindQt4.cmake:1639 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
CMakeLists.txt:99 (find_package)
-- Configuring done
[root@neves build]# make -j2
make: *** Nenhum alvo indicado e nenhum arquivo make encontrado. Pare.
Daqui nao passa???
[]s