error:intltool 版本太低
sudo apt-get install intltool 
configure: error: 
libsqlite3 development headers not found.
If you're using debian or ubuntu,install it by
"sudo apt-get install libsqlite3-dev"
configure: error: 
XScreenSaver development headers not found.
Use --disable-screensaver if you do not need it.
If you're using debian or ubuntu,install it by
"sudo apt-get install libxss-dev"
configure: error: 
libnotify development headers not found.
Use --disable-notify if you do not need it.
If you're using debian or ubuntu,install it by 
"sudo apt-get install libnotify-dev"
	
posted on 2010-11-02 00:27 
小王 阅读(512) 
评论(0)  编辑 收藏 引用  所属分类: 
linux