Hi Leo,

May be that the package you need are in a repository that you have not
uncomment in your "source.list". I had this error, and i had no problem to
download the dependies. But i had uncomment some repositores in the "
source.list" file.

Amaury.



2007/5/3, Frank Mehnert <[EMAIL PROTECTED]>:

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 ##

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users





--
Amaury Duchesne
1252 Bld René-Lévesque O.
Québec (Québec) G1S 1W2
CANADA

Tél. @home: (1)-(418)-683-6750
Tél. @work: (1)-(418)-681-3539 #156
http://www.amauryduchesne.com
_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to