On Fri, 11 Oct 2013 20:27:57 +0300 Dan <[email protected]> wrote: > LIBUSB_LIBS and LIBUSB_CFLAGS > before running ./configure for rtl-sdr
That's a bit indirect. The best way is to run ldd ./myapp I continue to maintain that all this advice about installing "latest" without knowing what's up is not likely to work. The stock libusb1 rpm from Koji works just fine, I would not even bother rebuilding it, just pull off an F14 repo. Find what the problem is by running strace ./rtl-sdr and matching ioctls to the code. -- Pete
