822 cd pidgin-2.7.7
823 ./configure
出现 Your intltool is too old. You need intltool 0.35.0 or later的问题
824 cd /mnt/cdrom/Server
825 ls -f intltool-0.35.0-2.i386.rpm 8
826 rpm -ivh intltool-0.35.0-2.i386.rpm
827 cd /root/Desktop/pidgin-2.7.7
828 ./configure //
829 ./configure ?
830 ./configure
configure: error:
You must have GLib 2.12.0 or newer development headers installed to build.
If you have these installed already you may need to install pkg-config so
I can find them.
831 cd /mnt/cdrom/Server
832 ls -f pkg-config*
833 ls -f pkg-config
834 ls -f *pkg-config
835 ls -f *pkg
836 ls -f *pkg*
837 rpm -ivh pkgconfig-0.21-1.fc6.i386.rpm
838 cd /root/Desktop/pidgin-2.7.7
839 ./configure
mg271603433 于 2011-01-05 18:32:58发表:
顶一个。
mg271603433 于 2011-01-05 18:32:57发表:
顶一个。
ntenance 于 2010-11-25 20:38:32发表:
good
shenhao0129 于 2010-11-25 18:24:28发表:
还是联网用YUM安装简单
wjq518 于 2010-11-25 15:30:24发表:
我承认我后面没有 make 希望正确……