|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Install Errors for Xen 3.4 or 3.5 on Ubuntu 9.04? (not 3.3)
******* Quote:- ******* Xen CHECK-BUILD Tue Jun 2 13:18:36 BST 2009 Checking check_crypto_lib: OK Checking check_curl: unused, OK > Checking check_openssl_devel: > *** check_openssl_devel FAILED: missing openssl headers
Checking check_python: OK Checking check_python_devel: OK > Checking check_x11_devel: > *** check_x11_devel FAILED: can't find X11 headers
Checking check_xgettext: OK Checking check_xml2: unused, OK Checking check_zlib_devel: OK Checking check_zlib_lib: OK make[4]: *** [check-build] Error 1 make[4]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools/check' make[3]: *** [subdir-install-check] Error 2 make[3]: Leaving directory `/usr/src/xen-3.4-testing.hg/tools' make[2]: *** [subdirs-install] Error 2 make[2]: Leaving directory
`/usr/src/xen-3.4-testing.hg/tools' make[1]: *** [install-tools] Error 2 make[1]: Leaving directory `/usr/src/xen-3.4-testing.hg' make: *** [world] Error 2
Quote ends
********************************************************* To get build completed install on Uubuntu 9.04 Server :- *********************************************************
Don't try Xen 3.3 at least Xen-3.4-testing Make sure Config.mk is modified as suggested. It's a must. Otherwise, Xen packages WON'T be installed in /usr/local/lib/python2.6/dist-packages folder. That is the only one target of fake build on 9.04. No real Xen supposed to be installed.
Packages to installed on 9.04:-
-> libcurl4-openssl-dev -> you are missing this 9.04 package -> xserver-xorg-dev -> you are missing this 9.04
package python2.6-dev python2.5 python2.5-dev mercurial gitk build-essential libncurses5-dev uuid-dev gawk gettext texinfo bcc ************************** Load Synaptic and install. ************************** The most recent Howto is preferable (vs Fajar's suggestion). You don't have install just X-windows system on good network. Installation guide itself is written more carefully :-
http://bderzhavets.wordpress.com/2009/05/30/light-weight-x-windows-system-for-xen-3-5-unstable-dom0-on-top-of-xubuntu-9-04-server/
When you complete fake build on 9.04. # make uninstall is a must.
Core build on 8.10 will require a bit different set of packages:-
http://bderzhavets.wordpress.com/2009/03/29/setup-xen-unstable-dom0-with-2629-tip-pvops-enabled-kernel/
I repeat once again:-
1.Build on 9.04 is a fake build . View howto for details. It's targeting "pygrub" support.
That's it. 2.Core Xen build on 8.10 Server is supposed to be transfered to 9.04 Server via:-
# cd xen-unstable.hg # make world # make dist # cd dist # ./install.sh /mnt
/mnt is supposed to be mounted on root FS of 9.04 Server either dual booting or remote (remote NFS share)
Boris
|
_______________________________________________
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.4 or 3.5 on Ubuntu 9.04? (not 3.3),
Boris Derzhavets <=
|
|
|
|
|