Hi all,
After having problems in version 3.6.5 I decided to move to 3.7. So I
reinstalled Ubuntu to start with a clean OS without 'loose ends'
pointing to old GNU radio versions, then installed UHD and GNU radio via
Ettus Research packages. Versions:
GNU radio 3.7.2.1 (standard installation to /usr/lib)
CMake 2.8.7
Ubuntu 12.04
After installing my custom blocks, they are not available in GRC (in
3.6.5 I had no problems with that). I followed the tutorial for
out-of-tree modules. Output of 'make install' (followed by 'sudo
ldconfig'):
[ 33%] Built target gnuradio-TNO_jamming
[ 66%] Built target test-TNO_jamming
[100%] Built target pygen_python_2a2c4
[100%] Built target pygen_apps_9a6dd
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/lib/cmake/TNO_jamming/TNO_jammingConfig.cmake
-- Installing: /usr/local/include/TNO_jamming/api.h
-- Installing: /usr/local/include/TNO_jamming/sweeped_LO.h
-- Installing: /usr/local/include/TNO_jamming/random_OFDM.h
-- Installing: /usr/local/lib/libgnuradio-TNO_jamming.so
-- Installing:
/usr/local/lib/python2.7/dist-packages/TNO_jamming/__init__.py
-- Installing:
/usr/local/lib/python2.7/dist-packages/TNO_jamming/__init__.pyc
-- Installing:
/usr/local/lib/python2.7/dist-packages/TNO_jamming/__init__.pyo
-- Installing:
/usr/local/share/gnuradio/grc/blocks/TNO_jamming_sweeped_LO.xml
-- Installing:
/usr/local/share/gnuradio/grc/blocks/TNO_jamming_random_OFDM.xml
I set some environment variables to see if this changes things:
export PYTHONPATH=/usr/local/lib/python2.7/dist-packages:$PYTHONPATH
export export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
But the blocks are still not available in GRC (I expect a new category
'TNO_jamming' in the list with my blocks). Any ideas?
Jeroen
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio