LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   install morituri - need gstreamer0.10-good-plugins (https://www.linuxquestions.org/questions/slackware-14/install-morituri-need-gstreamer0-10-good-plugins-4175443419/)

farmerdave 12-29-2012 06:15 PM

install morituri - need gstreamer0.10-good-plugins
 
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?

Alien Bob 12-29-2012 06:27 PM

The "gstreamer0.10-good-plugins" is the Arch Linux name of the Slackware package "gst-plugins-good-0.10". They just have different names. No need to find or install something else.

Also, Slackware's "gst-plugins-good-0.10" package already contains the FLAC plugin library you are looking for, so I have no idea why your build-from-source does not find the gstreamer FLAC plugin library. Check your build script.

Eric

farmerdave 12-29-2012 06:31 PM

Apologies, "gst-plugins-good-0.10" does the job.

Strange though, in Arch both of those packages are available.

Having installed the gst-plugins-good, I am now getting an error
Code:

ERROR [ 2908] "rip"                            rip              Dec 30 11:04:05      Giving up on track 1 after 5 times (morituri/rip/cd.py:273)
on every CD I try.

farmerdave 12-29-2012 06:45 PM

Solution was to install gst-python.


All times are GMT -5. The time now is 11:01 AM.