I've found the problem using truss, virtualbox needs iconv for utf-8 support, (solaris package SUNWuiu8) which isn't included in the minimal install.
Le dimanche 06 juillet 2008 à 21:17 +0200, Michel Ganguin a écrit : > Hi, > > I'm trying to run VirtualBox with minimum software, especially without > X. But XPCOM doesn't want to initialize: > > # VBoxManage createvm ... > ... > [!] FAILED calling com::Initialize() at line 7696! > [!] Primary RC = NS_ERROR_FAILURE (0x800004005) - Operation failed > # VBoxSVC > ERROR: Failed to initialize XPCOM! (rc=80004005) > XPCOM server has shutdown. > > I've tried with X installed, and it works! > > ldd doesn't report missing libraries for VBoxSVC, VBoxManage, > VBoxHeadless. > > Does anyone know what could be missing. > > I have a minimal Solaris 10 64bits install > > Thanks for help > Michel Ganguin > > _______________________________________________ > vbox-users mailing list > vbox-users@virtualbox.org > http://vbox.innotek.de/mailman/listinfo/vbox-users _______________________________________________ vbox-users mailing list vbox-users@virtualbox.org http://vbox.innotek.de/mailman/listinfo/vbox-users
