Aleksey,
Mixing applications which use portaudio v18 or v19 on the same system should be 
no problem, because the shared libraries have different 'sonames': 
/usr/lib/libportaudio.so.0 (for v18) versus /usr/lib/libportaudio.so.2 (for 
v19), and the linker will find the right portaudio shared library to go with a 
particular application.
However, you should take care when rebuilding applications which use portaudio 
from source, because there can only be one portaudio*-dev package installed at 
one time.

Jonathan,
Very interesting, I will look into that.

-- 
espeak sound doesn't play correctly
https://bugs.launchpad.net/bugs/354522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to