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] Attempt to install Xen 3.2 on Ubuntu 7.10 (amd64) per Zo

To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-users] Attempt to install Xen 3.2 on Ubuntu 7.10 (amd64) per Zoran Kikic
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Fri, 21 Mar 2008 12:04:59 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 21 Mar 2008 09:05:33 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=RdpEKN3wkaRT1vb1SZg2zwt7IU+9gFrlz66ztChmbSM=; b=inJYI0yvoGJT/1BDG9AUkXDif4IlthfmE+7vAxwTSzrL13bzsXYhJpPaMU0vIpDgdqsaPUNZRCL1ZjxZB1PTn/fVvBJ807oW82xNHEAbrTjGt/k4cc6ZWiK/DtEaG+njFNj5iyy6oWs+GF0bMuaO8hu/E8FqKXbGN2702NNdYjI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=O+QQ+LNH4gqahHAJnG+bENN7rqvGVSwkNI9hNg2E/MhnbEufvSrfNsDhrmvIcBlf7/vzd2fhdUolUp/f92G3YhS0njA9zYCFRhZYCZcb2WvexHwL6EDB0m4X2auGQoavxahrTEvUHYqKLKnWfDoIXztvTtdrK2p+o54S/u7uMLQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <617524.15378.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <617524.15378.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx


On Fri, Mar 21, 2008 at 11:50 AM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
I've tried to reproduce:-
****************************************************************
Instructions by Zoran Kikic:-
http://lists.xensource.com/archives/html/xen-users/2008-01/msg00704.html
I succeeded with:-
 make install-xen
 make install-kernels
and failed with:-
 make tools
****************************************************************
In details:-

1.Backported Mercurial from Hardy Repos OK.
2.wget
http://bits.xensource.com/oss-xen/release/3.2.0/xen-3.2.0.tar.gz

2.hg clone
http://xenbits.xensource.com/linux-2.6.18-xen.hg in
order to create folder linux-2.6.18-xen.hg
at the same level as folder xen-3.2.0:-
****************************************************
Otherwise attempt to run  make in xen-3.2.0 folder
would fail. After undertaken action symlink under
xen-3.2.0 to ../linux-2.6.18-xen.hg would be created
and make would proceed successfully.
****************************************************
3.tar -xzf xen-3.2.0.tar.gz
4.cd xen-3.2.0
5. make install-xen  OK
6. make install-kernels OK
Failure in check phase for "# make tools":-
No X11 headers
No ssl headers
No zlib header.
Dowloaded :-
zlib-1.2.3.tar.gz
openssl-0.9.8g.tar.gz
1. cd zlib-1.2.3
2. ./configure --shared
3. make
Change prefix to /usr in Makefile:-
4.make install
5. cd openssl-0.9.8
6. ./configure
7. make
Changed prefix as expected by Xen-3.2-check scripts:-
8. make install.
When done with zlib and ssl got the only one error:
No X11 headers.
File like "keymap.." is abcent in required by
Xen-3.2-checker scripts folders.
Package finder showed up several x11-devel packages.
I've randomly selected several and installed.
(after reboot it caused taskbars to disappear and
 desktop malfunctioning).
Obviously it was a wrong step. But keymap files were
placed in folders required by Xen-3.2-checker scripts
and i became able to proceed with "# make tools"
Finally, it failed attempting to link "crypto" lib.
My questions:-
1. How properly install x11 headers on Ubuntu 7.10
amd64 ?
2.Could be failure in Xen-3.2-check phase for
"# make tools" :-
No X11 headers
No ssl headers
No zlib header.
fixed in different way ?
Probably something like :-
# apt-get install ??????


I think you are just missing some dependencies

Here is a link to what I used. There are others right around that time that posted similar package lists for debian.

http://xen.markmail.org/search/?q=install from source ubuntu packages #query:install from source ubuntu packages +page:1+mid:zpkwvgwzfc4uub6q+state:results

 
Todd




     ____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

_______________________________________________
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>