FYI:
alternatively you can use:
$ sudo apt-get install libasound2-dev libjack-jackd2-dev
On Mon, Mar 20, 2017 at 5:58 AM, Jonghyun Kim agitato816@gmail.com wrote:
Hi Pd guys,
I have a problem compiling pd on ubuntu 16.04.2 linux.
"sudo apt-get build-dep puredata" is no longer possible? I can't install the necessary dependencies on puredata.
OS: Ubuntu 16.04.2 x64 Pd: 0.47-1 SRC
====================== $ sudo apt-get build-dep puredata Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
*The following packages have unmet dependencies:*
- builddeps:puredata : Depends: portaudio19-dev but it is not going to be
installed* *E: Unable to correct problems, you have held broken packages.* $ ========================
I remember, this command worked well until last year. Any suggestion?
Thanks, Jonghyun