<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I downloaded xorg-server-1.9.3 and this has XGE.<br>
<br>
But I'm also building xorg-server-X11R7.1-1.1.0 (I don't know what this
translates to in terms of 1.xx version) and this does not seem to have
XGE, or is not building it by default. I want to get XGE working on
this version because I want to use it with XRDP for remote desktop.<br>
<br>
BTW, I'm very happy to be conversing with the author of XGE :-)<br>
<br>
thanks<br>
Dhoti<br>
<br>
Peter Hutterer wrote:
<blockquote cite="mid:20110810042947.GA5044@salty.redhat.com"
 type="cite">
  <pre wrap="">On Tue, Aug 09, 2011 at 09:15:19PM -0700, Dhoti Walla wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">   Hi Peter,
   thank you for your response.
   On my Ubuntu 9.04 desktop I get this:
   strings /usr/lib/libXext.so.6.4.0 | grep -i generic
   Generic Event Extension
   Generic Event Extension
   But when I run the same command on the X11 that I built, I don't get
   the same output
   elku@chutney:~$ strings /opt/X11rdp/lib/libXext.so.6.4.0 | grep -i
   generic
   elku@chutney:~$
   Also, when I run xdpyinfo on my Ubuntu desktop, I get this
   elku@chutney:~$ xdpyinfo | grep -i generic
       Generic Event Extension
   but on the X11 that I built, I get nothing again.
   This is what makes me assume that GE is not being built on my X11.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
what version are you building? there is no configure option to disable XGE.
unless you're building pre-1.6 (I think) XGE should always be there.

Cheers,
  Peter
 
  </pre>
</blockquote>
</body>
</html>