Chris Newman wrote on 03/22/2015 14:07:
Hi,
I installed VirtualBox 4.3.20_4 using AppCafe on PC-BSD 10.0, but can't
launch it.
uname -a
FreeBSD blowfish 10.0-RELEASE-p15 FreeBSD 10.0-RELEASE-p15 #0: Wed Jul 9
15:46:53 UTC 2014 [email protected]:/usr/obj/usr/src/sys/GENERIC
amd6
/usr/local/lib/virtualbox/VirtualBox
VirtualBox: Error -610 in supR3HardenedMainInitRuntime!
VirtualBox: dlopen("/usr/local/lib/virtualbox/VBoxRT.so",) failed: Shared
object "libcurl.so.4" not found, required by "VBoxRT.so"
VirtualBox: Tip! It may help to reinstall VirtualBox.
Reinstall did not help, nor did trying to run it as root.
You can try two things:
ldd /usr/local/lib/virtualbox/VBoxRT.so
And see if it shows you an existing libcurl line. For example
libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x8021d4000)
You can try to install curl package.
Anyway, I recommand you to upgrade PC-BSD to 10.1.1 and update all you
packages.
Miroslav Lachman
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"