<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/5/29 Wes Miller <span dir="ltr"><<a href="mailto:wmiller@sdr.com" target="_blank">wmiller@sdr.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

But after downloading cerbero it isn't installed anywhere.  /cerbero/ at the<br>
mingw command prompt says "command not found."<br>
<br>
Finally realizing /cerbero-uninstalled/ is an executable, in the mingw<br>
command window I get:<br>
<br>
Administrator@vm-wmiller1-xp ~/Downloads/cerbero<br>
$ ./cerbero-uninstalled  *bootstrap*<br>
/Traceback (most recent call last):<br>
  File "./cerbero-uninstalled", line 8, in <module><br>
    from cerbero.main import main<br>
  File ".\cerbero\main.py", line 34, in <module><br>
    from cerbero import config, commands<br>
  File ".\cerbero\config.py", line 25, in <module><br>
    from cerbero.utils import _, system_info, validate_packager,<br>
to_unixpath,<br>
  File ".\cerbero\utils\shell.py", line 40, in <module><br>
    PLATFORM = system_info()[0]<br>
  File ".\cerbero\utils\__init__.py", line 192, in system_info<br>
<div class="im">    raise FatalError("Windows version '%s' not supported" % win32_ver)<br>
</div>cerbero.errors.FatalError: Fatal Error: Windows version 'XP' not supported/<br>
<br>
So, do I need to uninstall the /setuptools / I installed above?<br>
<br>
When I downloaded the Win SDKs i chose not to install .Net 4.0.  I don't<br>
want it as it is incompatible with other software we develop.  Do I have<br>
tohave it?<br></blockquote><div><br></div><div style>Hi Wes,</div><div style><br></div><div style>It looks like a typo in the check for the windows version, can you replace 'xp' with 'XP in the following line:</div>

<div style><a href="http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/cerbero/utils/__init__.py#n185">http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/cerbero/utils/__init__.py#n185</a><br></div><div style><br>

</div><div style>Cheers,</div><div style>Andoni</div><div style> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
Wes<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Cerbero-on-XP-tp4660138p4660140.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Cerbero-on-XP-tp4660138p4660140.html</a><br>


<div class=""><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>