Hi
I installed Virtual Box 2 on Solaris 10 08/07, and it gives me the following error:
supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: ld.so.1: VirtualBox: fatal: libXcursor.so.1: open failed: No such file or directory
I installed libXcursor and all it dependency and it is in the path now, and ld.so.1 and VirtualBox.so are in the path as well,
the $PATH is:
/opt/VirtualBox:/usr/lib:/usr/lib/amd64:/usr/ccs/bin:/usr/local/lib:/usr/local/bin:/opt/SUNWhpc/HPC7.1/bin:/usr/sbin:/usr/openwin/bin:/usr/ucb
#uname -a
SunOS localhost 5.10 Generic_120012-14 i86pc i386 i86pc
I appreciate any help I can get to start using it,
Kind Regards,
Manal
supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBo
I'm having the same issue on Fedora 7. I removed VBox v1.6.6 Install ed v2.0. Installation shows success except for:
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VirtualBox
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VBoxSDL
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VBoxHeadless
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VirtualBox
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/vboxwebsrv
No precompiled module for this kernel found --trying to build one. Messages emitted during module compilation will be logged to /var/log/vbox-install.log
Contents of vbox-install.log actually look to be a shell script:
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.21-1.3194.fc7/build SUBDIRS-/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
make[1]: Entering directory '/usr/src/kernels/2.6.21-1.3194.fc7-i686'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
\
echo;
echo " ERROR: Kernel configuration is invald.";.............
Autoconf.h and auto.conf do exist in the appropriate directories as stated by the vbox-install.log
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VirtualBox
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VBoxSDL
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VBoxHeadless
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/VirtualBox
chcon: can't apply partial context to unlabeled file /usr/lib/virtualbox/vboxwebsrv
No precompiled module for this kernel found --trying to build one. Messages emitted during module compilation will be logged to /var/log/vbox-install.log
Contents of vbox-install.log actually look to be a shell script:
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.21-1.3194.fc7/build SUBDIRS-/tmp/vbox.0 SRCROOT=/tmp/vbox.0 modules
make[1]: Entering directory '/usr/src/kernels/2.6.21-1.3194.fc7-i686'
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (
\
echo;
echo " ERROR: Kernel configuration is invald.";.............
Autoconf.h and auto.conf do exist in the appropriate directories as stated by the vbox-install.log
-
Ramshankar
- Oracle Corporation
- Posts: 793
- Joined: 7. Jan 2008, 16:17
-
Ramshankar
- Oracle Corporation
- Posts: 793
- Joined: 7. Jan 2008, 16:17
Solution for Solaris 10 u4
I resolved this by applying Solaris patch 119060-44. Don't know if this applies for OpenSolaris.
-
Ramshankar
- Oracle Corporation
- Posts: 793
- Joined: 7. Jan 2008, 16:17