Hi,
I'm trying to install VirtualBox onto Fedora 14 Alpha (Note: I mean VirtualBox onto a F14 Alpha host,
not F14 into a VM).
I have downloaded the 'Yum for Linux' version from the VirtualBox website.The file is VirtualBox-3.2-3.2.8_64453_fedora13-1.x86_64.rpm.
When I try to install it (using Yum) I get the following error:
------------------------------------------------------------------------------------------------------
Error: Package: VirtualBox-3.2-3.2.8_64453_fedora13-1.x86_64 (/VirtualBox-3.2-3.2.8_64453_fedora13-1.x86_64)
Requires: libpython2.6.so.1.0()(64bit)
Error: Package: VirtualBox-3.2-3.2.8_64453_fedora13-1.x86_64 (/VirtualBox-3.2-3.2.8_64453_fedora13-1.x86_64)
Requires: python(abi) = 2.6
Installed: python-2.7-7.fc14.x86_64 (@fedora/$releasever)
python(abi) = 2.7
Available: compat-python24-2.4.6-1.fc13.x86_64 (rpmfusion-free-rawhide)
python(abi) = 2.4
Available: python3-3.1.2-13.fc14.i686 (fedora)
python(abi) = 3.1
------------------------------------------------------------------------------------------------------
So it seems it doesn't like the Python version. By the looks of it, it wants Python 2.6 but I have Python 2.7.
Can I do anything about this, or must I just wait?
Thanks,
Palooka