[gst-devel] Developing with Gstreamer 0.10.0

Antoine Tremblay hexa00 at gmail.com
Fri Dec 16 07:20:02 CET 2005


yeah sure just download the source packages from the website

Then use like ./configure --prefix=/home/myhome/gstreamer -0.10
(might be ./autogen if you don't have a configure yet)

And it will install it all under this prefix , then make sure you have a
GST_PLUGIN_PATH="/home/myhome/gstramer-0.10-base/lib" (that for all your
gstreamer-good , base etc... (each in their own dir)

And also have LD_LIBRARY_PATH=" .." with all those lib paths + the gstreamer
one ( myhome/gstreamer-0.10/lib...

(to see those env vars ( export | grep varname) to set on e,, export VAR="
... "

Hope it helps


On 12/16/05, Alexander Erk <erk at irt.de> wrote:
>
> Hello dear GStreamer developers,
>
> I've got one question regarding your setup in developing Gstreamer
> (itself and apps). I want to have the latest GStreamer version but not
> installed deeply into my ubuntu system. Is it possible to have a
> development installation somewhere in my home dir? What's your
> strategies/experiences?
> Thank you
>
> Alexander
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> 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/20051216/1c9cb2d0/attachment.htm>


More information about the gstreamer-devel mailing list