[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Re: remus problem
On Wed, 2011-10-19 at 05:52 -0700, yunjiedu wrote: > hi,Shriram > i install xen-4.2-unstable on squeeze(i386) according to > http://remusha.wikidot.com/: > 1)*install xen* > #cd /usr/src > #hg clone http://xenbits.xensource.com/xen-unstable.hg xen-unstable > #cd xen-unstable > #make clean > #make xen tools > #make install-xen > #make install-tools PYTHON_PREFIX_ARG= As far as I know, the PYTHON_PREFIX_ARG statement is only for CentOS? Try without it? > 3)*install xen-tools* > #cd /usr/src > #wget http://www.xen-tools.org/software/xen-tools/xen-tools-4.2.1.tar.gz > #tar -xzvf xen-tools-4.2.1.tar.gz > #cd /usr/src/xen-tools-4.2.1 > #make clean > #make install Why would you need to install the tools again? Last time I built (remus working) I did: hg clone http://xenbits.xensource.com/xen-unstable.hg cd xen-unstable.hg make -j2 xen make -j2 tools make -j2 stubdom make -j2 dist make install-xen make install-tools # I put in PYTHON_PREFIX_ARG as I'm using CentOS _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |