When I type:
~$ sudo ldconfig
I receive:
/sbin/ldconfig.real: /usr/local/lib/libgnuradio-myownhowto.so.0 is not a
symbolic link
Zohair wrote:
>
> Hello everyone,
>
> Incorporating a MATLAB *.so library, I have created a block using the
> howto_square template. I also followed the discussion
Hello everyone,
Incorporating a MATLAB *.so library, I have created a block using the
howto_square template. I also followed the discussion in the
http://old.nabble.com/Need-help-with-gr-how-to-create-a-signal-processing-block-template-td28646216.html
thread here . The code compiles very nicely