Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[SOLVED] VirtualBox Warning: program compiled against libxml 209 using older 207

$
0
0
I have installed Ubuntu Server 12.04-4 LTS.
Set to /etc/apt/sources.list


After that I did
Code:

sudo apt-get update
sudo apt-get install virtualbox-4.3

The Commandline below give me the Error "Warning: program compiled against libxml 209 using older 207"
Code:

VBoxManage setproperty websrvauthlibrary null
Than I downloaded to install the Extension Pack of Linux
Code:

wget http://download.virtualbox.org/virtu...6.vbox-extpack
VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-4.3.6.vbox-extpack

Got the same error like above with "Warning: program compiled against libxml 209 using older 207"

Can anybody tell what is wrong? What is wrong with libxml?


ScreenLog
HTML Code:

VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-4.3.0.vbox-extpack
Warning: program compiled against libxml 209 using older 207
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to install "/home/thatsme/Oracle_VM_VirtualBox_Extension_Pack-4.3.0.vbox-extpack"
VBoxManage: error: The installer failed with exit code 127: Warning: program compiled against libxml 209 using older 207
VBoxManage: error: Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ExtPackManager, interface IExtPackManager
VBoxManage: error: Context: "int handleExtPack(HandlerArg*)" at line 1143 of file VBoxManageMisc.cpp

I set usermod too
Code:

sudo usermod -aG vboxusers <your username>
Code:

VBoxManage -version
Warning: program compiled against libxml 209 using older 207
4.3.0r89960

VBoxManage list extpacks
Warning: program compiled against libxml 209 using older 207
Extension Packs: 0


Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>