software installation - qtjackctl ./configure returns JACK library not found - Ask Ubuntu


trying qtjackctl , running in installed 16.04.....

i've installed qt5 , jack, then:

$ cd qjackctl-0.4.3 $ ./configure" [...] configure: error: jack library not found. 

i've done fair amount of forum hunting, rely on , in ubuntu.

jack development files in libjack-dev package. install with:

sudo apt install libjack-dev 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu