These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Cloudmin on 64-Bit Debian/Ubuntu? on the new forum.
I tried to install Cloudmin GPL on a Ubuntu 8.04 and 10.04 system, it failed on both because of a missing libc6-xen package. By looking further into this it looks like libc6-xen is available on 32-bit distributions only. Is there a solution to this?
That's a fine question... I'll see if Jamie has some thoughts on that :-)
-Eric
I haven't personally tested this, but I think you can just ignore that package. Just edit the
cloudmin-gpl-debian-install.sh
script, and removelibc6-xen
from line 138, then re-try running it.''
yay, it works :)