Description of problem: gtk-recordmydesktop uses jack_lsp from the jack-audio-connection-kit examples directory. However we don't currently install jack_lsp. Please install it. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It will be installed through j-a-c-k-examples package. [root@localhost ~]# rpm -ql jack-audio-connection-kit-example-clients | grep lsp /usr/bin/jack_lsp [root@localhost ~]# rpm -q jack-audio-connection-kit-example-clients jack-audio-connection-kit-example-clients-0.103.0-1.fc7 Did you mean we need to move jack_lsp from -examples to main package?
What is your reccomendation here?
Let's close this. I didn't know about the examples package. We can make gtk-recordmydesktop depend on j-a-c-k-example-clients. Thanks!