[IPython-user] IPython-user Digest, Vol 52, Issue 18
Noah Gift
noah.gift@gmail....
Fri Feb 22 14:32:18 CST 2008
Ludwig,
Your egg was wonderful. It was such an easy fix for readline on
Leopard. I have noticed that on a CentOS 5 system where I installed
Python2.5, that I forgot to compile with readline. Is there a chance
your egg could be made to work for Linux as well? I have the same
readline problem on CentOS as I did on Leopard. Of course I could
quite being lazy and just recompile Python, but I am a bit scared as I
have several daemons running Python2.5, and don't want to break
production code. Ideally it would be great to use your egg on Linux
with virtualenv.
Thanks,
Noah
On Feb 22, 2008, at 3:25 PM, Ludwig Schwardt wrote:
> Hi,
>
> I made the readline egg a four-way universal binary (intel+ppc,
> 32+64-bit), as far as I can tell. The i386 tag is a misnomer, as the
> egg building scripts are unaware of fat binaries and name the egg
> according to the system on which you build it. I renamed it every
> time, except for the one I posted to the list...
>
> Unfortunately, I had no ppc Leopard machines to test it on. Any
> feedback would be very useful. I plan to add the readline egg to pypi
> soon, and it would be nice to fix any bugs before then.
>
> Regards,
> Ludwig
> _______________________________________________
> IPython-user mailing list
> IPython-user@scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-user
mailing list