discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] autoconf support is now in


From: Benjamin J. Tarval
Subject: [Discuss-gnuradio] autoconf support is now in
Date: Fri, 7 Sep 2001 00:32:45 -0700

I am pleased to announce that the gnuradio source tree now has autoconf
support. That is, you can now build the source tree via:
        ./configure && make

After doing this, you can run the sample programs in the src/pspectra/pam
directory. E.g., in separate windows:
        ./udp_tx_fft 
        ./udp_rx 0.0005 0.88

I've also created tarballs in gzip and bzip2 format, and put them at:
        http://www.supercomputer.org:8080/gnuradio/

These tarballs are for those who don't want to use the anoncvs method
on the gnuradio project homepage.

        -ben-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]