On Thu, Feb 11, 2010 at 01:43:06PM +0100, Arnaud Fontaine wrote:
> Hello,
> 
> During the last  year, I began writing a compositing  manager as part of
> my Master  dissertation.  After few  months of inactivity because  I was
> busy settling  down and getting a  job, I'm now pleased  to announce the
> first release of Unagi, namely version 0.1, available there[0].
--[skiped...]--
can't compile =(

$./configure
...skiped
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... configure: error: Package requirements (
          libxdg-basedir >= 1.0.0
          libconfuse

          xcb >= 1.4
          xcb-proto >= 1.6
          xcb-composite
          xcb-xfixes
          xcb-damage
          xcb-ewmh
          xcb-event
          xcb-aux
          xcb-keysyms
) were not met:

No package 'xcb-ewmh' found

$ldconfig -v | grep xcb-ewmh                                                    
                                                         
libxcb-ewmh.so.1 -> libxcb-ewmh.so.1.0.0

$ls -la /usr/lib/libxcb-ewmh.so*                                                
                                                         
lrwxrwxrwx 1 root root 35 Фев 11 19:15 /usr/lib/libxcb-ewmh.so -> 
/usr/local/lib/libxcb-ewmh.so.1.0.0
lrwxrwxrwx 1 root root 35 Фев 11 19:15 /usr/lib/libxcb-ewmh.so.1 -> 
/usr/local/lib/libxcb-ewmh.so.1.0.0

$ls -la /usr/local/lib/libxcb-ewmh.so.1.0.0                                     
                                                         
-rwxr-xr-x 1 root root 127298 Фев 11 19:09 /usr/local/lib/libxcb-ewmh.so.1.0.0

libxcb-ewmh installed from git repo.

$uname -a                                                                       
                                                              
Linux gibber 2.6.32-gentoo-r1 #1 SMP Wed Jan 13 11:14:14 MSK 2010 i686 Intel(R) 
Celeron(R) CPU E1200 @ 1.60GHz GenuineIntel GNU/Linux


-- 
WBR...
Ilya Martinov

-- 
To unsubscribe, send mail to [email protected].

Reply via email to