WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Need help installing Xen 3.4

On Tue, Jul 07, 2009 at 10:35:22AM -0400, Peter Mellon wrote:
> Is it possible to download the hg on a computer that has internet and copy
> it over (ie, with a USB drive)?
>

Yes, it should be.
 
> Thanks
> 
> On Tue, Jul 7, 2009 at 10:20 AM, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
> 
> > On Tue, Jul 07, 2009 at 10:10:44AM -0400, Peter Mellon wrote:
> > > Hello. I'm using Fedora 7 as Dom0 and would like to compile and install
> > Xen
> > > 3.4. I downloaded the source and did 'make' and 'make install', but I get
> > > the following error
> > >
> > > [root@localhost xen-3.4.0]$ make install
> > > ....
> > > select-repository: Searching `.:..' for linux-2.6.18-xen.hg
> > > select-repository: Ignoring `.'

Look at these lines                ^^^^^

It's searching for linux-2.6.18-xen.hg at those directories.

-- Pasi

> > > Unable to determine path to Linux source tree.
> > > Falling back to linux-2.6.18-xen Mercurial repository.
> > > Cloning http://xenbits.xensource.com/linux-2.6.18-xen.hg to
> > > linux-2.6.18-xen.hg.
> > > abort: error: Temporary failure in name resolution
> >
> > Looks like your internet connection is not working?
> >
> > -- Pasi
> >
> > > make[2]: *** [linux-2.6.18-xen.hg/.valid-src] Error 255
> > > make[2]: Leaving directory `/home/ntrcuser/xen/xen-3.4.0'
> > > make[1]: *** [linux-2.6-xen-install] Error 2
> > > make[1]: Leaving directory `/home/ntrcuser/xen/xen-3.4.0'
> > > make: *** [install-kernels] Error 1
> > >
> > >
> > > Here is the output of some other commands:
> > >
> > > [root@localhost xen-3.4.0]$ uname -r
> > > 2.6.21-1.3194.fc7
> > >
> > > [root@localhost xen-3.4.0]$ hg --version
> > > Mercurial Distributed SCM (version 1.3)
> > >
> > > Copyright (C) 2005-2009 Matt Mackall <mpm@xxxxxxxxxxx> and others
> > > This is free software; see the source for copying conditions. There is NO
> > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> > PURPOSE.
> > >
> > >
> > > I thought the goal was to patch the existing 2.6.21 kernel, so why is it
> > > trying to find 2.6.18 kernel? Also, the computer I'm trying to install
> > this
> > > on doesn't have internet access so I need to download anything I need on
> > > another computer and copy it over. This is probably why the hg clone
> > command
> > > didn't work
> > >
> > > Thanks for the help
> >
> > > _______________________________________________
> > > Xen-users mailing list
> > > Xen-users@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-users
> >

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>