<br><br><div><span class="gmail_quote">On 11/21/05, <b class="gmail_sendername">Mike Hearn</b> <<a href="mailto:mike@plan99.net">mike@plan99.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> If you want to provide binary extensions,<br>> notice that the mx folks provide an RPM for the UCS2 build and one for the<br>> UCS4 build.<br><br>Ouch ... how are users expected to know which they have?<br></blockquote>
</div><br>
If you are creating an uber-RPM that's supposed to work on 50 different
platforms, then the burden is on you to provide two libs that are
compiled against a UCS2 and a UCS4 build of Python. Then you use a
highly unmotivated trick to determine which Python was configured with
during the installation/configure stage (post package install).<br>
<br>-- <br>-jeff