So you got this, huh:
configure: error: Package requirements (libcanberra >= 0.1 libcanberra-gtk3 >= 0.1) were not met: No package 'libcanberra' found No package 'libcanberra-gtk3' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
To fix it, type the following in your Terminal:
sudo apt-get install libcanberra-dev libcanberra-gtk-common-dev libcanberra-gtk3-dev