John Levon wrote:
On Mon, Mar 02, 2009 at 06:52:43PM -0500, Fred Oliver wrote:

I think the library is 32-bit because it is used by native methods in the python interpreter, which is 32-bit, even on a 64-bit system.

No, you need the 64-bit library: the xVM Python code runs as 64-bit on
64-bit systems. See:
http://blogs.sun.com/levon/entry/64-bit_python_in_nevada_build

(after off-line exchange with John)

While many xVM components use the 64-bit python interpreter, the pygrub script (which is extracting grub menus and kernels) does not. So, replacing the 32-bit library is appropriate even on 64-bit systems.

Fred

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to