mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.37k stars 203 forks source link

Can't build VST on Linux Mint 18.1 #146

Closed natohutch closed 7 years ago

natohutch commented 7 years ago

Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found Package libcurl was not found in the pkg-config search path. Perhaps you should add the directory containinglibcurl.pc' to the PKG_CONFIG_PATH environment variable No package 'libcurl' found Package alsa was not found in the pkg-config search path. Perhaps you should add the directory containing alsa.pc' to the PKG_CONFIG_PATH environment variable No package 'alsa' found Package libcurl was not found in the pkg-config search path. Perhaps you should add the directory containinglibcurl.pc' to the PKG_CONFIG_PATH environment variable No package 'libcurl' found Makefile:948: recipe for target 'check-pkg-config' failed make: *** [check-pkg-config] Error 1

mtytel commented 7 years ago

Do you have all these packages installed? mesa-common-dev, libasound2-dev, libfreetype6-dev, libx11-dev, libxrandr-dev, libxinerama-dev, libxcursor-dev, freeglut3-dev, libxcomposite-dev, libjack-dev, libcurl4-gnutls-dev

mtytel commented 7 years ago

libasound2-dev and libcurl4-gnutls-dev are probably what you need for this error.

natohutch commented 7 years ago

Thanks mate, I'll try those out.

On 10 July 2017 at 23:05, Matt Tytel notifications@github.com wrote:

libasound2-dev and libcurl4-gnutls-dev are probably what you need for this error.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mtytel/helm/issues/146#issuecomment-314099276, or mute the thread https://github.com/notifications/unsubscribe-auth/AHYD2LFm4AOEe07Qf5wDHVxTJamxA1agks5sMiGQgaJpZM4OR9z1 .