virtualbox libpython fail

Magia 1 (kernel 2.6.38.8-server-10.mga)
VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586.rpm, etc.
/usr/lib/libpython2.7.so.1.0
Attempts to install rpm yield dependency error:
This happens regardless of the virtualbox version I try to install.
It seems the package manager can handle the libcrypto and libssl dependencies, but the libpythong2.6 is a show stopper.
Advice?
Mark
Edit: Okay just found this: viewtopic.php?f=7&t=772
I will stop beating the horse now.
VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586.rpm, etc.
/usr/lib/libpython2.7.so.1.0
Attempts to install rpm yield dependency error:
- Code: Select all
rpm -i /mnt/shuttle/server/Linux/Downloads/VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586.rpm
warning: /mnt/shuttle/server/Linux/Downloads/VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586.rpm: Header V4 DSA/SHA1 Signature, key ID 98ab5139: NOKEY
error: Failed dependencies:
libcrypto.so.0.9.8 is needed by VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586
libpython2.6.so.1.0 is needed by VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586
libssl.so.0.9.8 is needed by VirtualBox-4.1-4.1.10_76795_mdv2010.0-1.i586
This happens regardless of the virtualbox version I try to install.
It seems the package manager can handle the libcrypto and libssl dependencies, but the libpythong2.6 is a show stopper.
Advice?
Mark
Edit: Okay just found this: viewtopic.php?f=7&t=772
I will stop beating the horse now.