Difference between revisions of "User:Augustz/OpenVZ Centos 5 x86 64 - Scratchpad"
(New page: Welcome to my scratchpad. I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out.) |
|||
Line 2: | Line 2: | ||
I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out. | I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out. | ||
+ | |||
+ | <code> | ||
+ | You need the .i386 version of elementtree | ||
+ | |||
+ | rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm | ||
+ | |||
+ | </code> |
Revision as of 16:08, 2 September 2007
Welcome to my scratchpad.
I'm looking to get OpenVZ working with Centos 5 and x86_64. We'll see how it turns out.
You need the .i386 version of elementtree
rpm -ivh http://mirror.centos.org/centos/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm