编译compiz 0.6.2
sudo ./configure
the following optional plugins will be compiled:
glib: yes
gconf: yes
place: yes
dbus: yes
annotate: yes
svg: no
inotify: yes
fuse: no
and the following optional features will be compiled:
gtk: no
metacity: no
gnome: no
kde: yes
我把这个发给了 音符看 哇靠 它来了一句 还有5个没成功-_-
我怎么就没有想到呢? 本以为我可以继续sudo make了~~~
因为我之前也是这样 就是sudo make&make install不成功
这下好了 既然知道了问题就应该好办了
sudo apt-get install librsvg2-dev
sudo apt-get install svgalibg1
sudo apt-get install svgalib-dev
sudo apt-get install libsvg-dev
我装了上面这么多 才搞定了这个问题
你要是也遇到这个问题 你随机抽取一个先试试
看看到底哪个才是真的解决这个问题的包包~
记得知道后告诉我哦。不过我严重怀疑是最后一个。。。
sudo apt-get install libsvg-dev这个才是王道
