Cloudmin on 64-Bit Debian/Ubuntu?

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 :slight_smile:

-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 remove libc6-xen from line 138, then re-try running it.

yay, it works :slight_smile: