Page 1 of 1

Xen installation - missing links in /usr/lib and /usr/share

Posted: Sat Dec 15, 2012 8:28 pm
by powerhouse
Some links are missing after installing the Xen hypervisor and qemu-linaro packages on Linux Mint Maya 64bit. They need to be manually added to make things work. Please add the following links:

Code: Select all

ln -s /usr/lib /usr/lib64
ln -s /usr/lib/xen-default /usr/lib/xen
ln -s /usr/share/qemu-linaro /usr/share/qemu

Re: Xen installation - missing links in /usr/lib and /usr/sh

Posted: Sun Dec 16, 2012 2:50 am
by xenopeek
Moving this topic here as this isn't about packages maintained by the Linux Mint project. Those packages are maintained by the Ubuntu project (though I can't find a package qemu-linaro in the repository).

Re: Xen installation - missing links in /usr/lib and /usr/sh

Posted: Sun Dec 16, 2012 6:09 am
by powerhouse
xenopeek wrote:Moving this topic here as this isn't about packages maintained by the Linux Mint project. Those packages are maintained by the Ubuntu project (though I can't find a package qemu-linaro in the repository).
Ok, thanks for checking.

/usr/share/qemu-linaro is used by package qemu-keymaps. I apologize for my mistake.