After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709916 - doc: FAQ update to mention create-uninstalled-setup.sh
doc: FAQ update to mention create-uninstalled-setup.sh
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Linux
: Normal trivial
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-11 15:14 UTC by Fabian
Modified: 2013-10-26 08:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
doc-FAQ-update (3.92 KB, patch)
2013-10-11 15:20 UTC, Fabian
reviewed Details | Review
[PATCH] doc: FAQ update (2.65 KB, patch)
2013-10-16 13:03 UTC, Fabian
committed Details | Review

Description Fabian 2013-10-11 15:14:08 UTC
The FAQ has a long description of gst-uninstalled and how to set it up.
This can be replaced by a link to create-uninstalled-setup.sh
which does the setup and explains how to use it.

patch will be attached in a minute.

greetings Fabian
Comment 1 Fabian 2013-10-11 15:20:54 UTC
Created attachment 257011 [details] [review]
doc-FAQ-update
Comment 2 Tim-Philipp Müller 2013-10-12 15:40:38 UTC
Thanks for the patch!

It's a good idea to mention that script there (but I would say that, wouldn't I?).

I think it would be good to still have a little description what the uninstalled setup is and does, namely that one can develop against the latest gstreamer versions without affecting the system-installed libraries and applications.

Feel like adding a short explanation/description as well ? :)
Comment 3 Fabian 2013-10-16 13:03:59 UTC
Created attachment 257415 [details] [review]
[PATCH] doc: FAQ update

tell what gst-uninstalled does.
Comment 4 Tim-Philipp Müller 2013-10-26 08:53:47 UTC
Thanks, pushed!

 commit d0dd23cf9ffc3c50165e3faca52a9861af739772
 Author: Fabian Kirsch <derFakir@web.de>
 Date:   Wed Oct 16 15:00:41 2013 +0200

    docs: FAQ update to mention create-uninstalled-setup.sh
    
    https://bugzilla.gnome.org/show_bug.cgi?id=709916