红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

ubuntu编绎pidgin2.20遇到的系统问题

发布时间:2007-11-19 01:16:57来源:红联作者:Unique
configure: error: C compiler cannot create executables
解决办法:apt-get install gcc libc6-dev

configure: error: You must have the GLib 2.0 development headers installed to build pidgin
解决办法:# sudo apt-get install "libglib2.0-dev"

configure: error: You must have the GLib 2.0 development headers installed to build pidgin
解决办法:# sudo apt-get install "libgtk2.0-dev"

configure: error: You must have libxml2 >= 2.6.0 development headers installed to build.
解决办法:# sudo apt-get install "libxml2-dev"
文章评论

共有 0 条评论