[gstreamer-bugs] [Bug 575366] GStreamer Windows installer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 14 09:37:22 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=575366

  GStreamer | gstreamer (core) | Ver: git




------- Comment #1 from LRN  2009-03-14 16:37 UTC -------
Created an attachment (id=130666)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=130666&action=view)
Installer scripts and stuff to make GStreamer installer for Windows

1) Follow the
http://gstreamer.freedesktop.org/wiki/BuildGStreamerWithMinGWAndMsys and
http://gstreamer.freedesktop.org/wiki/BuildingGStreamerInMinGWMsys to get the
binaries in separate directory (/local/gstreamer)
2) Put libxml2.dll (from http://www.zlatkovic.com/pub/libxml/) into
/local/gstreamer/deps
3) Install NSIS
4) Unpack installer stuff (attached) into /local/gstreamer
5) Run NSIS, choose "Compile NSIS scripts", open the
/local/gstreamer/gstreamer.nsi

Remember to keep gstreamer.nsi up to date by hand by copying necessary
definitions from any Makefile and by adding/removing files (for both Install
and Uninstall steps).

Installer checks for installed GTK. It is compatible with these
http://gtk-win.sourceforge.net/home/index.php/en/Home installers.

At the moment there is no way to generate commands to add/remove files from
Makefiles, but it should be possible

Installer is based on GTK installer script (see above), and a lot of stuff is
just commented out.

AFAIK, installer will not rollback changes to environment variables (PATH,
GST_PLUGIN_PATH). That should be fixed, i think.

I'm assuming that you're building GStreamer and installer on Windows. I don't
know how to cross-compile GStreamer OR the installer, although you can do both.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575366.




More information about the Gstreamer-bugs mailing list