PDA

View Full Version : libxalan110 libxerces27


stekole
July 5th, 2007, 11:23 AM
OS: Ubuntu Edgy
Alright so I have looked around a bunch. GOOGLED and GOOGLED and I cannot find a fix for this. I have even followed a few tutorials on how to install virtualbox. When I go to install or run the
sudo dpkg -i virtualbox_1.4.0-21864_Ubuntu_edgy_i386.deb
command it says i am missing these two files too. libxalan110 libxerces27
i did a apt-get install libxalan110 libxerces27 they are not there
I also did a apt-get -f install after trying the package.... any help
I cannot seem to install the libraries or find the depositories for it. Could someone help me out please?

Thanks

tgm4883
July 5th, 2007, 11:41 AM
Did you add the virtualbox repos to your sources.list?

did you try apt-get install virtualbox?

stekole
July 5th, 2007, 12:08 PM
deb http://www.virtualbox.org/debian edgy non-free
was added yes.
and yes i did and it still needs those files

bapoumba
July 5th, 2007, 01:44 PM
libxalan110 and libxerces27 are in the universe repositories. Have you enabled these?

tgm4883
July 5th, 2007, 03:24 PM
Add the other repo's then
sudo apt-get install libxalan-c libxerces-c libstdc++