alpharo/m/eo
Help! I installed pixman-1.0.10.0,but can't be found!
hello every.I am an old newbie--------:mrgreen: old because I 've been using linux for years but still, I am not good at it.:mrgreen:
So now I amtrying to install pidgin ,but my ubuntu 6.01 lts hasn't been upgrated timely.so I came across a lot of problems.:em20:
so I have to install GTK-2.0,but it needs to install blahblah 5 other libs or whatsover!!!
AND I AM SO PISSED OFF that i have to install pixman which should be >=0.10.0,so i downloaded pixman-1.0.10.0. BUT problem is that it can not be found in the name of pixman-1--------it used to be just pixman. :em11: :em11: :em11:
See:
type in :
pkg-config --modversion pixman-1.pc
returned:
0.10.0
and then :
cd cairo-1.6.4/
and then :
./configure --prefix=/usr
BUT it returns:
....
....
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pixman... no
configure: error: pixman >= 0.10.0 is required
(http://cairographics.org/releases/)
alpharomeo@alpharomeo-desktop:~/Desktop/cairo-1.6.4$ pkg-config --modversion pixman-1.pc
Failed to open 'pixman-1.pc': No such file or directory
Any one ???????