I want to install morituri on Slackware 14 to rip my CDs, and I have made a package from source and installed it fine. In order to use flac, morituri requires gstreamer0.10-good-plugins (not just gst-plugins-good-0.10), otherwise I get an error
Code:
ERROR: cannot find flac plugin
I had previously experienced the exact same issue with Arch Linux, and the solution was to install both of these libraries.
What is the difference between these two, and is there a package or slackbuild available for gstreamer0.10-good-plugins?