I am modifying the linux kernel to run the xen-4.2.1. and my linux is v3.4.5. After the installation of linux and xen, I executed the following command:
xen list
which gives me the following error:
xl: error while loading shared libraries: libxlutil.so.1.0: cannot open shared object file: No such file or directory
How do I fix this?