Hello this is my first Xen install and I need some help please. I want to do a install of Dom0 and domU text only without X so as to keep the size to a minimum. When I did the ''make world'' command it proceeded to build then ended on a error saying it failed on x11 headers and xgettext. The dependencies for Xen do not list these so I haven''t built them and really would prefer not to. I have looked in the Makefile to see if there is a way to disable this but I can''t find it. Please let me know what I need to do. Thanks Shane _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> Hello this is my first Xen install and I need some help please. > I want to do a install of Dom0 and domU text only without X so as to > keep the size to a minimum. When I did the ''make world'' command it > proceeded to build then ended on a error saying it failed on x11 headers > and xgettext. The dependencies for Xen do not list these so I haven''t > built them and really would prefer not to. I have looked in the > Makefile to see if there is a way to disable this but I can''t find it. > Please let me know what I need to do.If you just install the X headers (the xlib-dev package, I guess) then that would do: you don''t have to have (or use) a working X11. This stuff is for building the various virtual framebuffer devices (which, I guess, you still might want to access over SSH even if you''re not running it on a local X server). Alternatively, it might be possible to disable building the paravirt framebuffer and the HVM device models (but then you won''t be able to use HVM) which (IIRC) are the things which use the X headers. I''d say the path of least resistance is to just install X headers and then either use X-over-SSH forwarding, or use VNC to access guest framebuffers. This way it''ll build smoothly but you don''t have to configure a local X11. Cheers, Mark -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Artur Linhart - Linux communication
2007-Aug-27 20:22 UTC
RE: [Xen-users] Dependency question
Hi, Shane, From my opinion was the fastest way to get Xen working to simply install the binary tarball - for me it worked on 3 completely different HW configurations (otebook/server/desktop) - so maybe ou can spare some time if You will do it so to get faster and smoother start... But of course if You need from some reason to recompile it then this is no help for You :-) With regards Archie -----Original Message----- From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Shane D. Johnson Sent: Saturday, August 18, 2007 6:22 AM To: xen-users@lists.xensource.com Subject: [Xen-users] Dependency question Hello this is my first Xen install and I need some help please. I want to do a install of Dom0 and domU text only without X so as to keep the size to a minimum. When I did the ''make world'' command it proceeded to build then ended on a error saying it failed on x11 headers and xgettext. The dependencies for Xen do not list these so I haven''t built them and really would prefer not to. I have looked in the Makefile to see if there is a way to disable this but I can''t find it. Please let me know what I need to do. Thanks Shane _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users __________ Informace od NOD32 2468 (20070817) __________ Tato zprava byla proverena antivirovym systemem NOD32. http://www.nod32.cz _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users