Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Jul 2nd, 2014  |  syntax: None  |  size: 0.43 KB  |  views: 349  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. You need cecil 0.9.5 installed(i think ubuntu 14.10 is upto date)
  2.  
  3.  
  4. mkdir SDRSharp
  5. cd SDRSharp
  6. wget http://sdrsharp.com/downloads/sdr-nightly.zip src\sdr-nightly.zip
  7. unzip sdr-nightly.zip
  8. wget http://www.lazydodo.com/tmp/fix.cs
  9. cp `pkg-config --variable=Libraries cecil` .
  10. gmcs fix.cs -R:Mono.Cecil -R:System.Drawing
  11. ./fix.exe
  12. chmod +x SDRSharp.exe
  13. ln -s /usr/lib/i386-linux-gnu/libportaudio.so.2 libportaudio.so
  14. ./SDRSharp.exe
clone this paste RAW Paste Data