Hi All,
 
I want to build kal-v0.4.1.
When use CXXFLAGS='-W -Wall -O3' ./configure
Output errors:
 
configure: error: Package requirements (usrp >= 3.3) were not met:
 
No package 'usrp' found
 
I'm using ubuntu 12.04. How can I install libusrp?
' sudo apt-get install libusrp-dev' not working!
 

Jiang Wenyi