Hi List, I'm trying to check the example howto_square_ff with gr_modtool.I work with ubuntu10.04,gnuradio 3.6.1 and cmake2.8.1.When I excute 'cmake ../' in /gnuradio3.6.1/build.I got the following: -- Configuring gr-wxgui support... -- Dependency ENABLE_GR_CORE = ON -- Dependency ENABLE_PYTHON = ON -- Dependency NUMPY_FOUND = TRUE -- Dependency WX_FOUND = TRUE -- Enabling gr-wxgui support. -- Override with -DENABLE_GR_WXGUI=ON/OFF CMake Warning at gr-howto/CMakeLists.txt:85 (find_package): Could not find module FindGruel.cmake or a configuration file for package Gruel.
Adjust CMAKE_MODULE_PATH to find FindGruel.cmake or set Gruel_DIR to the directory containing a CMake configuration file for Gruel. The file will have one of the following names: GruelConfig.cmake gruel-config.cmake CMake Warning at gr-howto/CMakeLists.txt:86 (find_package): Could not find module FindGnuradioCore.cmake or a configuration file for package GnuradioCore. Adjust CMAKE_MODULE_PATH to find FindGnuradioCore.cmake or set GnuradioCore_DIR to the directory containing a CMake configuration file for GnuradioCore. The file will have one of the following names: GnuradioCoreConfig.cmake gnuradiocore-config.cmake CMake Error at gr-howto/CMakeLists.txt:90 (message): Gruel required to compile howto Thanks. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio