Python incompatibility

Jeff Pitman jeff.pitman at gmail.com
Tue Nov 22 00:54:09 UTC 2005


On 11/21/05, Mike Hearn <mike at plan99.net> wrote:
>
> > If you want to provide binary extensions,
> > notice that the mx folks provide an RPM for the UCS2 build and one for
> the
> > UCS4 build.
>
> Ouch ... how are users expected to know which they have?
>

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).

--
-jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/devel/attachments/20051122/130e3746/attachment-0002.html 


More information about the devel mailing list