Multiple versions of GStreamer

Eric Trousset etrousset at awox.com
Mon Mar 17 02:30:08 PDT 2014


Hi,
You can set the LD_LIBRAY_PATH to the folder of gstreamer version you want to use.
Let's you built gst 1.2.3 with prefix /home/yourname/gst-1.2.3, then export LD_LIBRARY_PATH=/home/youname/gst-1.2.3/lib

Eric T.

> -----Original Message-----
> From: gstreamer-devel [mailto:gstreamer-devel-
> bounces at lists.freedesktop.org] On Behalf Of Reid Blondell
> Sent: dimanche 16 mars 2014 21:56
> To: Discussion of the development of and with GStreamer
> Subject: Multiple versions of GStreamer
> 
> I was finally able to get 1.3 compiled, but my system still wants to use the
> previously installed 1.2 library. How do I force it to use a particular version of
> GStreamer present on my machine?
> 
> Alternatively, how do I remove 1.2 and put 1.3 in the right place to be found?
> (Ubuntu 13.10)
> 
> Thanks!
> 
>     //Reid
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list