scateu / kalibrate-hackrf

kalibrate for hackrf
BSD 2-Clause "Simplified" License
267 stars 78 forks source link

No package 'libhackrf' found #4

Closed redwards510 closed 9 years ago

redwards510 commented 9 years ago

I was following this guide https://z4ziggy.wordpress.com/2015/05/17/sniffing-gsm-traffic-with-hackrf/ but I ran into some trouble once I got to the kalibrate-hackrf part. I had already run apt-get install libhackrf0 libhackrf-dev so I am very confused by this error: checking for LIBHACKRF... no configure: error: Package requirements (libhackrf) were not met: No package 'libhackrf' found

Do you have any ideas why that would happen? I'm on Kubuntu 15. Thank you.

redwards510 commented 9 years ago

I used PyBombs[1] to install gnuradio (instead of packages) and was able to build kalibrate successfully.

[1] http://pybombs.info/

fuzzy-tribble commented 7 years ago

I am trying to install on a Raspberry Pi 3 and getting the issue above. Any idea why it can't find llibhackrf?