[gst-devel] clean gstreamer installation
Sachin Pandhare
sachinpandhare at gmail.com
Tue Aug 26 11:14:47 CEST 2008
Thanks to all for your guidance in this respect.
Point mentioned by David seems to be critical. i had actually made the
mistake of installing it in /usr/lib :(
will correct it.
Sachin
On Tue, Aug 26, 2008 at 2:41 PM, Eric Zhang <nicolas.m.zhang at gmail.com>wrote:
> Hi, gstreamer-devel:
>
> Yeah, this is correct. Thanks, David.
>
> Eric Zhang
>
> 2008/8/26 David Schleef <ds at schleef.org>
>
> On Tue, Aug 26, 2008 at 10:10:39AM +0800, Eric Zhang wrote:
>> > So, I have to download the latest source package, compile and
>> > install them with `--prefix=/usr'. This will overwrite the older
>> > gstreamer files and though it's not graceful but it works.
>>
>> It is not necessary to do this. The default install to /usr/local
>> will happily coexist with the installation in /usr. Set the
>> following environment variables to use libraries, etc., in /usr/local:
>>
>> LD_LIBRARY_PATH=/usr/local/lib
>> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
>> PATH=/usr/local/bin:$PATH
>>
>> Overwriting files in /usr is a sure way to screw up your entire
>> system.
>>
>>
>>
>> dave...
>>
>>
>> -------------------------------------------------------------------------
>> 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
>>
>
>
> -------------------------------------------------------------------------
> 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/20080826/43407123/attachment.htm>
More information about the gstreamer-devel
mailing list