[gst-devel] clean gstreamer installation

Sameer Naik sameer.subscriptions at damagehead.com
Mon Aug 25 13:29:25 CEST 2008


if you have installed gstreamer using rpms then you can do

#rpm -e gstreamer-x.xx
(similarly you will also have to do this for each of your plugin packages)

if you have compiled and installed from source, then you there is an
uninstall target in the makefile that can be invoked by saying

#make uninstall
(again this has to be done for each individual gstreamer package i.e. base,
good, bad, and so on)

Regards
~Sameer

On Mon, Aug 25, 2008 at 11:33 AM, Sachin Pandhare
<sachinpandhare at gmail.com>wrote:

> Hi,
> i want to switch between different versions of gstreamer.
> is there any clean way of doing this?
> use case:
> - install gstreamer (including plugins) version X.
> - work on it.
> - un-install gstreamer (including plugins) version X.
> - install gstreamer (including plugins) version Y.
> - start working on it.
>
> i compile the source code manually and install gstreamer (configure, make,
> make install).
>
> 1) is it ok if i just clean it using "make clean" or "make distclean"?
> 2) will it remove all the files (makefiles, bin, lib, etc) generated?
> 3) is there any better, efficient method to achieve this?
>
> thanks,
> Sachin
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20080825/0eab1ea8/attachment.htm>


More information about the gstreamer-devel mailing list