Hi All,
whoever wants to upgrade to Ubuntu 11.10 has two problems to face:
1- missing /dev/dsp devices since Ubuntu 10.10: a patch was submitted in another thread (http://forums.radioreference.com/digital-voice-decoding-software/220493-fix-ubuntu-10-10-a.html) to route your audio via padsp however I prefer to recompile my kernel with OSS support in order to run other old software (MultiMon to name one). Feel free to ask if you need guidance.
2- structure of the Makefile now has to be more precise, putting libraries to be included in the script at the end of each compiling command. This is what leads to errors like the ones described here: http://forums.radioreference.com/digital-voice-decoding-software/224276-dsd-install-error.html
I've made a few changes to the MBE and DSD Makefiles to follow the new rules and now they compile fine: I'm attaching them below. Just in case here's also an alternative download on my website:
http://www.tarapippo.net/linux/dsd-makefiles.tar.gz
Usage:
- remove "Makefile" from both the DSD and MBE directories
- replace them with the ones provided, renaming both to "Makefile", each in its own directory
Thank to DSDAuthor for the fine tool!
whoever wants to upgrade to Ubuntu 11.10 has two problems to face:
1- missing /dev/dsp devices since Ubuntu 10.10: a patch was submitted in another thread (http://forums.radioreference.com/digital-voice-decoding-software/220493-fix-ubuntu-10-10-a.html) to route your audio via padsp however I prefer to recompile my kernel with OSS support in order to run other old software (MultiMon to name one). Feel free to ask if you need guidance.
2- structure of the Makefile now has to be more precise, putting libraries to be included in the script at the end of each compiling command. This is what leads to errors like the ones described here: http://forums.radioreference.com/digital-voice-decoding-software/224276-dsd-install-error.html
I've made a few changes to the MBE and DSD Makefiles to follow the new rules and now they compile fine: I'm attaching them below. Just in case here's also an alternative download on my website:
http://www.tarapippo.net/linux/dsd-makefiles.tar.gz
Usage:
- remove "Makefile" from both the DSD and MBE directories
- replace them with the ones provided, renaming both to "Makefile", each in its own directory
Thank to DSDAuthor for the fine tool!