من stellarium-0.9.0 رو دانلود کردم موقع نصب گفت که باید cmake نصب باشه اونم دانلو و نصب کردم حالا بازم موقع نصب این ارور رو میده CMake Error: Qt qmake not found!
اینم کل دستوری که وارد کردم و اروری که داده
mse@mse-desktop:~/stellarium-0.9.0# cmake .
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- Looking for include files HAVE_STRING_H
-- Looking for include files HAVE_STRING_H - found
-- Looking for include files HAVE_BYTESWAP_H
-- Looking for include files HAVE_BYTESWAP_H - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for mktime
-- Looking for mktime - found
-- Looking for tzset
-- Looking for tzset - found
-- Looking for pow10
-- Looking for pow10 - not found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for snprintf
-- Looking for snprintf - found
CMake Error: Qt qmake not found!
-- Configuring done