discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Hello and help to get the tutorials


From: Adrian Hodgson
Subject: Re: [Discuss-gnuradio] Hello and help to get the tutorials
Date: Thu, 12 Oct 2017 23:18:21 +0100
User-agent: KMail/4.14.10 (Linux/3.16.7-53-desktop; KDE/4.14.9; x86_64; ; )

Jenn

Is there any specific part of Boost I need as I seem to have loads of libboost 
runtime libraries installed, granted 1_54_0 which seem to be within the 
distro, but I could go up to 1_61 if required as they are available on suse.

Cheers

Adrian


On Thursday 12 Oct 2017 21:41:55 Estrada Lupianez, Jenniffer Marie wrote:
> Adrian,
> 
> You are missing the Boost Libraries. Follow this for getting those
> installed:
> http://www.boost.org/doc/libs/1_61_0/more/getting_started/unix-variants.htm
> l
> 
> Installation from Source Forge:
> http://www.boost.org/users/history/version_1_61_0.html
> 
> Jenn
> 
> ________________________________________
> From: Discuss-gnuradio <address@hidden> on
> behalf of Adrian Hodgson <address@hidden> Sent: Thursday,
> October 12, 2017 3:26 PM
> To: address@hidden
> Subject: [Discuss-gnuradio] Hello and help to get the tutorials
> 
> Hello group, name is Adrian and I need your help.
> 
> I have gnuradio-companion running at this end on two Suse Linux computers
> after some time and messing, have written a few flow charts and I am re-
> watching the hackrf videos over and over a few times.
> 
> I have suse Leap42.3
> 
> I thought I would try to follow the guided tutorials on mentioned on the
> internet but have fallen down in the early stages following the
> instructions.
> 
> 
> 
> I am following this sequence:
> 
> $ git clone https://github.com/gnuradio/gr-tutorial
> 
> Managed that after installing git.
> 
> Also checked I have cmake and gcc installed.
> 
> mkdir build
> cd build
> cmake ..
> make -j8
> sudo make install
> sudo ldconfig
> 
> But I fail at the cmake line I get the following errors about Boost!
> 
> address@hidden:~/gnuradio/tutorials/solutions/gr-tutorial/build> cmake ..
> -- Build type not specified: defaulting to release.
> CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:725 (message):
>   Imported targets not available for Boost version
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindBoost.cmake:763
> (_Boost_COMPONENT_DEPENDENCIES)
> /usr/share/cmake/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
> CMakeLists.txt:60 (find_package)
> 
> 
> CMake Warning at /usr/share/cmake/Modules/FindBoost.cmake:725 (message):
>   Imported targets not available for Boost version
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindBoost.cmake:763
> (_Boost_COMPONENT_DEPENDENCIES)
> /usr/share/cmake/Modules/FindBoost.cmake:1315 (_Boost_MISSING_DEPENDENCIES)
> CMakeLists.txt:60 (find_package)
> 
> 
> -- Could NOT find Boost
> CMake Error at CMakeLists.txt:63 (message):
>   Boost required to compile tutorial
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> I can only assume I am missing some packages or dependence, could anyone
> suggest where I am going wrong?
> 
> I may be a bit old for new challenges, but would not like to give up just
> yet.
> 
> Cheers
> 
> Adrian
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]