|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Install Errors for Xen 3.3 on Ubuntu 9.04?
Hi,
Refer to my earlier email on the subject of installation; after taking more 30 mins the command '# make world' throws errors, which I don't know what happend & how to resolve it?
.................. + test -d ioemu-qemu-xen + rm -f ioemu-dir + ln -sf ioemu-qemu-xen ioemu-dir set -e; \ case "../" in /*) XEN_ROOT=../ ;; *) xen_root_lhs=`pwd`; xen_root_rhs=..//; while [ "x${xen_root_rhs#../}" != "x$xen_root_rhs" ]; do xen_root_rhs="${xen_root_rhs#../}"; xen_root_rhs="${xen_root_rhs#/}"; xen_root_rhs="${xen_root_rhs#/}"; xen_root_lhs="${xen_root_lhs%/*}"; done; XEN_ROOT="$xen_root_lhs/$xen_root_rhs" ;; esac; export XEN_ROOT; \ cd ioemu-dir; \
./xen-setup
Error: zlib check failed Make sure to have the zlib libs and headers installed.
sed: can't read config-host.h: No such file or directory make[2]: *** [ioemu-dir-find] Error 2 make[2]: Leaving directory `/opt/xen-3.4.0/tools' make[1]: *** [tools/ioemu-dir] Error 2 make[1]: Leaving directory `/opt/xen-3.4.0' make: *** [world] Error 2
-Jan Muhammad
--- On Mon, 6/1/09, Jan Muhammad <janmuhd@xxxxxxxxx> wrote:
From: Jan Muhammad <janmuhd@xxxxxxxxx> Subject: [Xen-users] How to Install Xen 3.3 on Ubuntu 9.04? To: xen-users@xxxxxxxxxxxxxxxxxxx Date: Monday, June 1, 2009, 8:47 PM
Hi,
I'v downloaded Xen 3.3 from the following link and now following the installation steps given on this site: https://wiki.ubuntu.com/XenVirtualMachine/XenOnUbuntuDapper
Since I haven't got any response from someone about installing Xen from LiveCD
(except one......of installing via Synaptic package manager); which being a novice I couldn't installed. Now download the tar file from the above link and untared it. have run the '# make world'; which taking very long time to complete.
Any ideas of To-the-Point & Accurate documenatation manual/installation guide would be highly appriciated.
Regards
-Jan Muhammad
|
-----Inline Attachment Follows-----
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Install Errors for Xen 3.3 on Ubuntu 9.04?,
Jan Muhammad <=
|
|
|
|
|