On Mon, Apr 07, 2008 at 04:54:27PM +0100, pedro mg wrote: > latest git pull seems not to be compiling here, after the merge (gitk > ftw): > > /usr/bin/ld: cannot find -lpixman-1 > collect2: ld returned 1 exit status > rake aborted!
Yes, newer Cairo depends on pixman. Go: aptitude install libpixman-1-dev. _why
