Closed ghost closed 6 years ago
Install swig package
Il mer 8 ago 2018, 10:15 CClaraP notifications@github.com ha scritto:
Hi,
I had some trouble to install your program :
pi@raspberrypi:~/gr-ax25 $ cd build pi@raspberrypi:~/gr-ax25/build $ sudo cmake -DCMAKE_INSTALL_PREFIX=/usr/local/include ../ -- Modules found in /usr/lib/arm-linux-gnueabihf/cmake/gnuradio -- Build type not specified: defaulting to release. -- Boost version: 1.62.0 -- Found the following Boost libraries: -- filesystem -- system Checking for GNU Radio Module: RUNTIME
- INCLUDES=/usr/include
LIBS=/usr/lib/arm-linux-gnueabihf/libgnuradio-runtime.so;/usr/lib/arm-linux-gnueabihf/libgnuradio-pmt.so GNURADIO_RUNTIME_FOUND = TRUE -- Extracting version information from git describe...
-- Checking for module SWIG -- Disabling SWIG because version check failed. CMake Error at CMakeLists.txt:136 (message): Swig required to build fcdproplus
-- Configuring incomplete, errors occurred! See also "/home/pi/gr-ax25/CMakeFiles/CMakeOutput.log".
pi@raspberrypi:~/gr-ax25/build $ make make: *** No targets specified and no makefile found. Stop.
Any idea ?
Thank you, Clara
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dl1ksv/gr-ax25/issues/12, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrFIfUEhHCbaWJL-BTXZssGoNdszXxdks5uOp43gaJpZM4Vzeh_ .
How to install the swig package ?
Problem solved, thank you for your quick reply !
Hi,
I had some trouble to install your program :
Any idea ?
Thank you, Clara