https://bugzilla.novell.com/show_bug.cgi?id=736115 https://bugzilla.novell.com/show_bug.cgi?id=736115#c30 Sid Boyce <sboyce@blueyonder.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Major --- Comment #30 from Sid Boyce <sboyce@blueyonder.co.uk> 2011-12-16 22:02:39 UTC --- It's a hamradio program to control Software Defined Radios (SDR's). Requires libevent-2_0-5, libevent-devel and libconfig. git clone git://github.com/alexlee188/ghpsdr3-alex.git cd ghpsdr3-alex edit .git/config and add an entry for rxtx-event, you can copy and paste the entry for master and replace master with rxtx-event. git checkout rxtx-event autoreconf -i /configure make && make install or you could run it from trunk/src/softrock directory as "./softrock --iq --jack --samplerate 48000" though I've now found it needs the hardware to be able to start jackd or do anything useful. You can of course have a look at the source or look at the libraries the binary needs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.