Hallo, >> after installing on my Debian/Etch via dpkg -i Vir... I get the error >> message after starting >> >> VirtualBox >> >> Failed to create the VirtualBox COM object. >> The application will now terminate. >> >> Callee RC: 0x80004004 >> >> What can I do? > > Please check if the VBoxSVC server is running: > > /bin/ps -U `whoami` | grep VBoxSVC > > should show a running VBoxSVC instance. That daemon is automatically > started when you start the VBox GUI using the VirtualBox => VBox.sh > symbolic link.
It is not running. > If you see that daemon, kill it and try to start VirtualBox again. > If you don't see that daemon, try to start it manually. Look for > potential error messages. When I start it manually I get the message /opt/VirtualBox-1.3.2$ ./VBoxSVC: error while loading shared libraries: VBoxDD.so: cannot open shared object file: No such file or directory [1]+ Exit 127 ./VBoxSVC But the Library VBoxDD.so is in the install directory. What is wrong? Ciao Peter Schütt -- www.pstt.de Die E-Mail-Adresse funktioniert, kann aber u.U. in Zukunft mal abgeschaltet werden. Ohne "_remove_this_" wird sie auch in Zukunft noch funktionieren. _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
