I saw someone complaining about that but I really didn't have any issues on Ubuntu
11.10. I did have to install a BLAS and LAPACK package, but they were just distro
packages (apt-get install liblapack or similar). The actual compilation and install of
itpp was uneventful and either was obvious from what was in the source directory or
documented.
The little patch to data_unit.cc does get audio out of the system, but it doesn't
really work correctly because non-voice frames are tagged as voice, and you get a bunch of
odd artifacts and hiccups.
--- In op25-dev(a)yahoogroups.com, Steve <ctx50026@...> wrote:
On 06/03/2012 09:58 AM, rrgsti wrote:
Hi Steve,
This turned out to be an issue with the latest itpp library. Try
uninstalling itpp 4.2 and installing 4.07 by package or source, then
rebuild op25 (without changes).
Good luck!
Thanks. I may try that. But from what little checking I did it looks
like configuring and building itpp from source is not easy.
steve