Re: [LAU] transform midi Control Change 7 into velocity events?

From: Dominic Sacré <dominic.sacre@email-addr-hidden>
Date: Mon Nov 24 2008 - 23:18:10 EET

On Monday 24 November 2008 21:47:41 Philippe Hezaine wrote:
> pkg-config --modversion smf
> Package smf was not found in the pkg-config search path.
> Perhaps you should add the directory containing `smf.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'smf' found
>
> Do i have to install it manually? I can dowload the sources and put them
> in /usr/portage/distfiles and then emerge but what do i do with
> PKG_CONFIG_PATH ?

If there's no Gentoo package for libsmf, it's probably easiest to install it
the usual, distro-independent way, i.e. extract the tarball and run
"./configure && make && make install".
That will install libsmf to /usr/local. If it's still not found after that,
try "export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig"
before building mididings.

Dominic
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Tue Nov 25 00:15:11 2008

This archive was generated by hypermail 2.1.8 : Tue Nov 25 2008 - 00:15:11 EET