This shows you the differences between two versions of the page.
|
digital_decoding [2018/09/13 12:24] vk3smb created |
digital_decoding [2021/03/04 13:24] (current) vk3smb |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| DSD requires /dev/dsp to be installed. | DSD requires /dev/dsp to be installed. | ||
| - | Install Ubuntu 10.04. | ||
| - | ==Programs to be compiled== | + | not using dsd anymore.... |
| - | The following will need to be compiled as they either don't exist for Ubuntu or are older versions. | + | |
| - | *mbelib | + | |
| - | *itpp | + | |
| - | *cmake 2.8.6 | + | |
| - | and | + | |
| - | *DSD | + | |
| - | + | ||
| - | ==Installing the Dependencies== | + | |
| - | Run the following code in a terminal: | + | |
| - | #sudo apt-get install make build-essential oss4-base oss4-gtk oss4-modules oss-preserve | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | 1 ifconfig | + | |
| - | 2 ping 192.168.1.1 | + | |
| - | 3 ssh -X 192.168.1.5 | + | |
| - | 4 ifconfig | + | |
| - | 5 reboot | + | |
| - | 6 exit | + | |
| - | 7 wget -O itpp-latest.tar.bz2 http:// | + | |
| - | 8 cd itpp-4.3.1/ | + | |
| - | 9 mkdir build | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | 100 sudo apt-get install alsa-oss | + | |
| - | 101 dsd | + | |
| - | 102 sudo apt-get install oss-linux | + | |
| - | 103 sudo apt-get install oss-linux* | + | |
| - | 104 cd itpp-4.3.1/ | + | |
| - | 105 cd build/ | + | |
| - | 106 cmake .. | + | |
| - | 107 cd ~ | + | |
| - | 108 wget https:// | + | |
| - | 109 tar zxvf cmake_2.8.6.orig.tar.gz | + | |
| - | 110 cd cmake-2.8.6/ | + | |
| - | 111 ./ | + | |
| - | 112 make | + | |
| - | 113 sudo make install | + | |
| - | 114 / | + | |
| - | 115 sudo apt-get install oss4 | + | |
| - | 116 sudo apt-get install oss4-base oss4-gtk | + | |
| - | 117 sudo apt-get install oss4-modules | + | |
| - | 118 dsd | + | |
| - | 119 apt-get install oss-preserve | + | |
| - | 120 sudo apt-get install oss-preserve | + | |