Score:1

.waf configure returns 'Checking for header boost/format.hpp : not found' error

it flag

i am trying to install patchage 1.0.4 from this website and './waf configure' returns this error. Also m new to linux so i don't understand much. this is a pic of the error statement

Thanks in advance for help.

N0rbert avatar
zw flag
What is your Ubuntu version?
Score:2
zw flag

For latest Ubuntu 21.04 you have to use the following commands to get all dependencies and compile patchage application:

sudo apt-get install python-is-python3 libdbus-1-dev libdbus-glib-1-dev libglibmm-2.4-dev libgtkmm-2.4-dev libganv-dev libjack-dev libasound2-dev libboost1.74-dev libfmt-dev

cd ~/Downloads
wget -c http://download.drobilla.net/patchage-1.0.4.tar.bz2
tar -xf patchage-1.0.4.tar.bz2
cd patchage-1.0.4
./waf configure
./waf
sudo ./waf install
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.