On 22.01.2017 16:13, poma wrote: > On 19.01.2017 23:37, George R Goffe wrote: >> Hi, >> >> I'm having trouble getting the released version of VirtualBox (5.1.14) which >> failed to install... so I went to the "latest" dev version (5.1.51-112546). >> This version installed but when I try to run VirtualBox, I get the following >> message: >> >> VirtualBox: supR3HardenedVerifyFileInternal: Failed to open >> "/usr/lib/virtualbox/components/VBoxXPCOMBase.xpt": No such file or >> directory (2) >> >> >> Am I doing something wrong? >> >> Any/all help/hints/tips/suggestions would be greatly appreciated. >> >> Regards, >> >> George... >> >> > > When properly installed: > # rpm --verify VirtualBox-5.1 ; echo $? > 0 > > See 'man 8 rpm' - VERIFY OPTIONS > > You can manually reinstall, to possibly solve the problem: > # rpm -hvv --reinstall VirtualBox-5.1*.rpm > >
Also Development snapshot seems OK; https://www.virtualbox.org/wiki/Testbuilds#development_snapshots $ sudo sh VirtualBox-5.1.51-112546-Linux_amd64.run Verifying archive integrity... All good. Uncompressing VirtualBox for Linux installation............. VirtualBox Version 5.1.51 r112546 (2017-01-02T09:25:11Z) installer Installing VirtualBox to /opt/VirtualBox Python found: python, installing bindings... VirtualBox has been installed successfully. You will find useful information about using VirtualBox in the user manual /opt/VirtualBox/UserManual.pdf and in the user FAQ http://www.virtualbox.org/wiki/User_FAQ We hope that you enjoy using VirtualBox. $ VBoxManage --version 5.1.51r112546 $ VBoxSDL | head -1 Oracle VM VirtualBox SDL GUI version 5.1.51 $ file $(find /opt -name VBoxXPCOMBase.xpt) /opt/VirtualBox/components/VBoxXPCOMBase.xpt: XPConnect Typelib version 1.2 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ VBox-users-community mailing list VBox-users-community@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe