Hi, Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on the Xen website. I have never installed Xen before so it would be easier to install it from a binary. Any suggestions? --Hardeep _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tue, Mar 02, 2010 at 05:17:55PM -0800, Hardeep Uppal wrote:> Hi, > Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on > the Xen website. I have never installed Xen before so it would be easier > to install it from a binary. Any suggestions? >xen.org does not have binaries for Xen 3.4.2. Fedora 12 contains Xen 3.4.2 rpm in the updates. Also http://gitco.de/repo/ has Xen 3.4.2 rpms for RHEL5/CentOS5. -- Pasi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, I''ve tried to install it from the source into barebone Debian Lenny and it was quite easy - it''s very straightforward and painless as long as you have all the needed prerequsities (much more packages than it''s mentioned in the readme file). :) Regards Matej -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Hardeep Uppal Sent: Wednesday, March 03, 2010 2:18 AM To: xen-users@lists.xensource.com Subject: [Xen-users] Xen 3.4 binary tarball Hi, Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on the Xen website. I have never installed Xen before so it would be easier to install it from a binary. Any suggestions? --Hardeep _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Matej, Could you list all the packages required to compile and install Xen 3.4.2 from source. Thanks, Hardeep On Wed, Mar 3, 2010 at 3:13 PM, Matej Zary <zary@cvtisr.sk> wrote:> Hi, > > I''ve tried to install it from the source into barebone Debian Lenny and it > was quite easy - it''s very straightforward and painless as long as you have > all the needed prerequsities (much more packages than it''s mentioned in the > readme file). :) > > Regards > > Matej > > -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto: > xen-users-bounces@lists.xensource.com] On Behalf Of Hardeep Uppal > Sent: Wednesday, March 03, 2010 2:18 AM > To: xen-users@lists.xensource.com > Subject: [Xen-users] Xen 3.4 binary tarball > > Hi, > > Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on > the Xen website. I have never installed Xen before so it would be easier to > install it from a binary. Any suggestions? > > --Hardeep > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Quote :-
After a long break here is another dom0 kernel
(kernel-2.6.32.9-1.2.89.xendom0.fc12) at
http://koji.fedoraproject.org/koji/taskinfo?taskID=2023455 or via the
repository http://fedorapeople.org/~myoung/dom0/ . This is based on the
xen/stable branch, and requires xen 4 or a patched version of xen 3.4.2
(there is a source rpm for xen 4 rc5 at
http://fedorapeople.org/~myoung/dom0/src/xen-4.0.0-0.3.rc5.fc12.src.rpm ).
The repository only has the x86_64 packages because I can''t get i686 to
boot. This kernel does fix a long standing problem I have been having with
X not displaying correctly.
--- On Thu, 3/4/10, Hardeep Uppal <hardeep.uw@gmail.com> wrote:
From: Hardeep Uppal <hardeep.uw@gmail.com>
Subject: Re: [Xen-users] Xen 3.4 binary tarball
To: "Matej Zary" <zary@cvtisr.sk>
Cc: "xen-users@lists.xensource.com"
<xen-users@lists.xensource.com>
Date: Thursday, March 4, 2010, 3:00 AM
Hi Matej,
Could you list all the packages required to compile and install Xen 3.4.2 from
source.
Thanks,Hardeep
On Wed, Mar 3, 2010 at 3:13 PM, Matej Zary <zary@cvtisr.sk> wrote:
Hi,
I''ve tried to install it from the source into barebone Debian Lenny and
it was quite easy - it''s very straightforward and painless as long as
you have all the needed prerequsities (much more packages than it''s
mentioned in the readme file). :)
Regards
Matej
-----Original Message-----
From: xen-users-bounces@lists.xensource.com
[mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Hardeep Uppal
Sent: Wednesday, March 03, 2010 2:18 AM
To: xen-users@lists.xensource.com
Subject: [Xen-users] Xen 3.4 binary tarball
Hi,
Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on the
Xen website. I have never installed Xen before so it would be easier to install
it from a binary. Any suggestions?
--Hardeep
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
-----Inline Attachment Follows-----
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Hi there Hardeep, just sweeping thru the aptitude log (Debian Lenny AMD64 - coresystem installation): ---------making the work easier---- joe less openssh-server screen ----------------------------------- ----most of these needed (readme from tarball and erros during compiling (missing files)----- gcc-4.3 zlib1g-dev python-dev libncurses5-dev libssh-2-dev bridge-utils xorg-dev gcc mercurial gawk libssl-dev gettext bcc bin86 patch texinfo bzip2 texlive ghostscript ------ Good luck. :) Regards Matej -----Original Message----- From: Hardeep Uppal [mailto:hardeep.uw@gmail.com] Sent: Thursday, March 04, 2010 9:00 AM To: Matej Zary Cc: xen-users@lists.xensource.com Subject: Re: [Xen-users] Xen 3.4 binary tarball Hi Matej, Could you list all the packages required to compile and install Xen 3.4.2 from source. Thanks, Hardeep On Wed, Mar 3, 2010 at 3:13 PM, Matej Zary <zary@cvtisr.sk> wrote: Hi, I''ve tried to install it from the source into barebone Debian Lenny and it was quite easy - it''s very straightforward and painless as long as you have all the needed prerequsities (much more packages than it''s mentioned in the readme file). :) Regards Matej -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Hardeep Uppal Sent: Wednesday, March 03, 2010 2:18 AM To: xen-users@lists.xensource.com Subject: [Xen-users] Xen 3.4 binary tarball Hi, Is there a Xen 3.4.2 binary? I could only find Xen 3.4.2 source folder on the Xen website. I have never installed Xen before so it would be easier to install it from a binary. Any suggestions? --Hardeep _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users