I'm trying to install xen.org server on a fresh Ubuntu server 10.10 installation.
When I try:
sudo apt-get install ubuntu-xen-server
ERROR:
ubuntu-xen-server : Depends : xen-tools but it is not installable
and if I try:
sudo apt-get install xen-tools
ERROR:
Package 'xen-tools' has no installation candidate
Can you give me some advice?