Hi, I just installed Gnuradio 3.1.2 binary packages on Ubuntu 8.04 (using instructions on the wiki page, http://www.gnuradio.org/trac/wiki/DebianPackages). This works very well, except a few files are missing from the packages. In particular, at least the following header files
fpga_regs_standard.h, fpga_regs_common.h, as well as others from usrp/firmware/include are not in any of the packages. Also, it looks like /usr/lib/libusrp.so link is not getting created by default. libusrp.so.0 and libusrp.so.0.0 are there, but the simple .so link is not. The above files are needed in order to compile the software gps receiver from GPS-SDR.COM. I ended up having to get the source tarball in order to get these files. Are these files omitted for a reason? If not, then can someone please add these to the appropriate package? Probably libusrp0-dev for the header files and libusrp0c2a for the library link. Thanks in advance!! Greg Ushomirsky _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
