GStreamerSDK Building from source using Cerbero

Andoni Morales ylatuya at gmail.com
Tue Feb 26 13:24:56 PST 2013


2013/2/26 pfarmer <flacone at gmx.de>:
> Wunderbar. The bootstrapping went through again.
> The "package gstreamer-sdk" stops after a while with:
>
> FatalError: Fatal Error: Error running command: sh -c " C:/Program\ Files\
> \(x86\)/Windows\ Installer\ XML\ v3.5/bin/candle.exe
> C:/MinGW/msys/1.0/home/xxxxxxxx/cerbero/gstreamer-core-2012.11-x86.wsx"
> ***** Error running 'package' command:
> Fatal Error: Error running command: sh -c " C:/Program\ Files\
> \(x86\)/Windows\ Installer\ XML\ v3.5/bin/candle.exe
> C:/MinGW/msys/1.0/home/skimmer/cerbero/gstreamer-core-2012.11-x86.wsx"
>
> I used 32 bit Windows as a host here. Thus I installed WiX in "C:\Program
> Files\Windows Installer XML v3.5" what is different from what the build
> system assumes. Is there a way to configure this
Yeah! You are almost done :)

The default path for WiX is set in cerbero/config.py to:
DEFAULT_WIX_PREFIX = 'C:/Program\ Files\ \(x86\)/Windows\ Installer\
XML\ v3.5/bin'

That's not very smart to be honest, and we should try a way to detect
it in a better way.

But it can be changed in the configuration files with:
wix_prefix  = 'C:/Program\ Files/Windows\ Installer\ XML\ v3.5/bin
Make sure to escape properly the spaces :)

Cheers,
Andoni
>
>
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/GStreamerSDK-Building-from-source-using-Cerbero-tp4658482p4658778.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es


More information about the gstreamer-devel mailing list