vsrk sarma wrote: > Since usrp is not connected, I also tried sample program am_rcv.py > given in KD7LMO.net with data capture sample provided by them. same > error is observed. Noticed that libgnuradio-core.so.0 is a link to > libgnuradio-core.so.0.0.0 both present in same directory > /usr/local/lib any suggestions how this can be rectified?
You may need to run 'sudo ldconfig' to have the system recognize the newly installed libraries. -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
