LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   stupid gstreamer plugins (https://www.linuxquestions.org/questions/slackware-14/stupid-gstreamer-plugins-753785/)

amiga32 09-09-2009 03:20 AM

stupid gstreamer plugins
 
So I'm trying to install the good, bad and ugly gstreamer plugin packs and I get this error for both the good and bad packs

Code:

configure: Requested 'gstreamer-0.10 >= 0.10.24' but version of GStreamer is 0.10.23
configure: error: no gstreamer-0.10 >= 0.10.24 (GStreamer) found

This makes absolutely no sense.

gegechris99 09-09-2009 03:30 AM

Maybe you could try to install those plugins using SlackBuild scripts from slackbuilds.org

These scripts will help you build slackware packages that you install using "installpkg".

Scripts from this site have a reputation for good quality.

Available scripts for gst plugins are available here.

alexroux 09-09-2009 03:32 AM

You just need GStreamer 0.10.24 or above.

I don't see any nonsense in errors: (1) you version is too old; (2) no Gstreamer version >= 0.10.24 found (right since you have 0.10.23).

amiga32 09-09-2009 03:45 AM

Quote:

Originally Posted by alexroux (Post 3675514)
You just need GStreamer 0.10.24 or above.

I don't see any nonsense in errors: (1) you version is too old; (2) no Gstreamer version >= 0.10.24 found (right since you have 0.10.23).

I assumed the error was saying greater or equal to 0.10.0 - 0.10.24, rather than >= just 0.10.24. I will try earlier versions and see.

alexroux 09-09-2009 04:01 AM

Quote:

Originally Posted by amiga32 (Post 3675524)
I assumed the error was saying greater or equal to 0.10.0 - 0.10.24, rather than >= just 0.10.24. I will try earlier versions and see.

Ok I see you problem :). Actually, the suffix "0.10" in "gstreamer-0.10" is part of the current gstreamer name. That's why the second error message may appear weird.

amiga32 09-09-2009 04:06 AM

yes thanks. I tried both earlier versions and they compiled fine.

@gegechris - thank you for the alternative help but I usually build most my stuff manually excluding official release Slackware packages.

EDIT: How do I tag [solved] onto the topic?

gegechris99 09-09-2009 05:03 AM

Quote:

Originally Posted by amiga32 (Post 3675545)

EDIT: How do I tag [solved] onto the topic?

There is an entry in the "Thread Tools" menu on top of your first post in the thread.

amiga32 09-09-2009 05:11 AM

This thread made me sound dumber than the plugins XD


All times are GMT -5. The time now is 05:06 AM.