Hi Leo, On Thursday 03 May 2007, Leo None wrote: > I recently try to install virtualbox on my Ubuntu > Fiesty (7.04) but I receive the following error: > > dpkg: dependency problems prevent configuration of > virtualbox: > virtualbox depends on libqt3-mt (>= 3:3.3.6); > however: > Package libqt3-mt is not installed. > virtualbox depends on libxalan110; however: > Package libxalan110 is not installed. > virtualbox depends on libxerces27; however: > Package libxerces27 is not installed. > dpkg: error processing virtualbox (--install): > dependency problems - leaving unconfigured > Errors were encountered while processing: > virtualbox > > How do I solve this problem? I try to download the > requested libqt, libxalan and libxerces from ubuntu > server but it seems that those files are no longer > there. Anybody have the same problem when installing > VBox in Ubuntu? > > Does somebody have those 3 files requested to install > VBox? Where can i download it and how to install it to > the Ubuntu first (before installing Vbox)? > > Appreciate the help and assistance.
just execute sudo apt-get update sudo apt-get -f upgrade This should fetch the required packages and finish your installation. Kind regards, Frank -- ## InnoTek Systemberatung GmbH, http://www.innotek.de ##
pgpSOZ6umfs5S.pgp
Description: PGP signature
_______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
