[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: Howto compiling Xen 3.3
> Hi TorstenL, > Were you able to compile Xen without connecting m/c to internet? Well i > am facing the same issue, while compiling i get an error > abort: error: temporary failure in name resolution > that's probably because of an hg. > > I have downloaded the Xen package and installed all libraries, but have no > way to connect this machine to an internet. and the documentations are not > well enough to resolve this issue. how to get that hg package without it > trying to clone it? > > Let me know if u found any solution to compile it? schould be working: a $ hg clone http://xenbits.xensource.com/linux-2.6.18-xen.hg a $ tar -czf linux-2.6.18-xen.hg.tgz linux-2.6.18-xen.hg b $ tar -xzf linux-2.6.18-xen.hg.tgz b $ tar -xzf xen-3.3.0.tar.gz b $ cd xen-3.3.0 b # make xen tools install-tools b # cp -p xen/xen.gz /boot b # cd .. b # cd inux-2.6.18-xen.hg b # make maenuconfig all.... a complete documentation you found on: http://www2.fh-lausitz.de/launic/comp/xen/080915.xen-3.3 regards torsten _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |