On Thu, 2008-07-10 at 13:06 -0700, Noah Gibbs wrote:
> I'm seeing this error with both Clutter 0.7.6 and 0.8.0.  When I ./configure, 
> I get the following errors:
> 
> checking for XFIXES extension >= 3... not found
> checking for XDAMAGE extension... not found
> checking for XCOMPOSITE extension >= 0.4... not found
> configure: error: Required backend X11 Libraries not found.
> 
>   I'm using a pretty fresh install of Ubuntu 7.10.  I've tried installing the 
> Ubuntu packages x11proto-composite-dev, x11proto-fixes-dev, and 
> x11proto-damage-dev.  However, that adds packages to my pkg-config list 
> called damageproto, fixesproto and compositeproto, while you folks seem to be 
> looking for entries named xdamage, xfixes and xcomposite according to your 
> configure.ac file.
> 
>   Any clue what I'm doing wrong?
> 

I think you want the 'libxdamage-dev' etc packages not the proto ones
(they are for server dev iirc).

  == Matthew

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to