Echolink na Raspberry PI 3 -- jak zainstalować oprogramowanie ??? |
to co mam na teraz 35. cmake .. pi@raspberrypi:~/svxlink-17.12.2/src/build $ cmake .. -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - 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 -- Detecting CXX compile features -- Detecting CXX compile features - done -- Reading versions file... -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29") -- Checking for module 'sigc++-2.0' -- Found sigc++-2.0, version 2.10.0 -- Found SIGC2: /usr/lib/arm-linux-gnueabihf/libsigc-2.0.so -- Found chown: /bin/chown -- SvxLink user = svxlink -- SvxLink group = daemon -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found RT: /usr/lib/arm-linux-gnueabihf/librt.so -- Found Speex: /usr/lib/arm-linux-gnueabihf/libspeex.so (found version "1.2rc1") -- Could NOT find Opus (missing: Opus_LIBRARY Opus_INCLUDE_DIR) -- Opus is an optional dependency. The build will complete -- without it but support for the Opus audio codec will -- be unavailable. -- Checking for module 'alsa' -- Found alsa, version 1.1.3 CMake Error at /usr/share/cmake-3.7/Modules/FindQt4.cmake:1318 (message): Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x Call Stack (most recent call first): async/qt/CMakeLists.txt:32 (find_package) -- Configuring incomplete, errors occurred! See also "/home/pi/svxlink-17.12.2/src/build/CMakeFiles/CMakeOutput.log". See also "/home/pi/svxlink-17.12.2/src/build/CMakeFiles/CMakeError.log". pi@raspberrypi:~/svxlink-17.12.2/src/build $ jutro jeszcze to zweryfikuje Dzięki za wskazówki |