Robert P. J. Day さんは書きました: > On Wed, 22 Apr 2009, Daniel Hauck wrote: > >> Robert P. J. Day さんは書きました: >>> the current binary rpm for x86_64 that works for f9 and f10 fails >>> the f11 installation thusly: >>> >>> # rpm -ivh VirtualBox-2.2.0_45846_fedora9-1.x86_64.rpm >>> error: Failed dependencies: >>> libcrypto.so.7()(64bit) is needed by >>> VirtualBox-2.2.0_45846_fedora9-1.x86_64 >>> libpython2.5.so.1.0()(64bit) is needed by >>> VirtualBox-2.2.0_45846_fedora9-1.x86_64 >>> >>> i'm not sure what's with that first dependency -- there's no >>> libcrypto in f11, perhaps it should be libgcrypt? and f11 uses >>> python 2.6, not python 2.5. >>> >> Do not install with rpm. Install with: >> >> "yum localinstall VirtualBox-2.2.0_45846_fedora9-1.x86_64.rpm" >> >> As this will resolve those library dependencies for you if possible. > > that still won't do it as those two dependencies simply don't exist > for f11. >
Have you considered using the OSS version and compiling it yourself? _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
