5
edits
Changes
→STEP 5
cp: overwrite `./_rpmdb.so'? y
</pre>
For CentOS-5, you will need to do something a bit different. rpmmodule.so is provided in your sitewide python distribution, so instead of copying it across, you need to:
<pre>
rm /usr/share/vzpkgtools/vzrpm43/lib/python2.4/site-packages/rpmmodule.so
</pre>
Now we must edit and change these 3 files described in the next steps:
/usr/bin/<b>vzyum</b>
===== STEP 6 =====