I've updated the Gentoo ebuild for XenMan today.  This fixes several
bugs in the installation process.  Go here for the ebuild and patch:

http://bugs.gentoo.org/show_bug.cgi?id=142177

Here are the complete steps to get it up and running.  Enter the
following as root:

[ -n `grep PORTDIR_OVERLAY /etc/make.conf` ] || echo
"PORTDIR_OVERLAY="/usr/local/portage" >> /etc/make.conf
mkdir -p /usr/local/portage/app-emulation/xenman/files
cd /usr/local/portage/app-emulation/xenman
wget -O "xenman-0.6.ebuild" http://bugs.gentoo.org/attachment.cgi?id=116851
wget -O "files/xenman-0.6-gentoo.patch"
http://bugs.gentoo.org/attachment.cgi?id=116852
ebuild xenman-0.6.ebuild manifest
[ -d /etc/portage ] || mkdir /etc/portage
echo "app-emulation/xenman" >> /etc/portage/package.keywords
emerge -a xenman

Note that to run XenMan properly, you'll have to su to root.  Doing
sudo will not work as the environment will not be set up properly.
This is something that should be addressed in the future.  Now let's
try it out:

su
XenMan

If all goes well, XenMan should start up!  Let me know if you have any problems.

Cheers,
Jeff

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
XenMan-Users mailing list
XenMan-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xenman-users

Reply via email to