Mailing List Archive

Are xlibs required?
I noticed that in order to successfully build Xen I must have X
development libs installed. Is this totally necessary or is there some
way around it?






_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Are xlibs required? [ In reply to ]
(If you're building unstable) ...this isn't a fully detailed
work-around, but I think it might give you the place to look...
http://lists.xensource.com/archives/html/xen-users/2005-05/msg00059.html

On 5/16/05, Daniel <prosolutions@gmx.net> wrote:
>
> I noticed that in order to successfully build Xen I must have X
> development libs installed. Is this totally necessary or is there some
> way around it?
>
>
>
>
>
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
>


--
-Yvette Chanco
www.option-c.com

_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
Re: Re: Are xlibs required? [ In reply to ]
You can prefix XEN_NO_IOEMU=y to the make command you're using. e.g.

XEN_NO_IOEMU=y make dist

The Xlibs are needed by the ioemu system, which in turn is needed for VT. If
you're system's not VT enabled (you'd know if it was!) you don't need to
build this at all.

Cheers,
Mack

On Tuesday 17 May 2005 00:09, Yvette Chanco wrote:
> (If you're building unstable) ...this isn't a fully detailed
> work-around, but I think it might give you the place to look...
> http://lists.xensource.com/archives/html/xen-users/2005-05/msg00059.html
>
> On 5/16/05, Daniel <prosolutions@gmx.net> wrote:
> > I noticed that in order to successfully build Xen I must have X
> > development libs installed. Is this totally necessary or is there some
> > way around it?
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > 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