ynw 发表于 2005-8-10 13:00:17

lfs6.1安装fvwm时configure出错,求助

lfs6.1安装fvwm-2.5.13时configure出错,求助.

运行configure -prefix=/usr的结果:

Executables: /usr/bin
Man pages:   /usr/man
Modules:   /usr/libexec/fvwm/2.5.13
Data files:/usr/share/fvwm
Perl lib:    /usr/share/fvwm/perllib
Locale msg:/usr/share/localear de fr sv_SE zh_CN

With Asian bi-direct. text support? yes
With Gettext Native Lang support?   yes (libc)
With GTK+ required for FvwmGtk?   no: Failed to detect GTK, see config.log
With Iconv support?               yes (from C library)
With Mouse strokes (gestures)?      yes
With PNG image support?             yes
With ReadLine sup. in FvwmConsole?yes
With RPlay support in FvwmEvent?    no: Can't find working librplay
With Shaped window support?         yes
With Shared memory for XImage?      yes
With Session Management support?    yes
With Xinerama multi-head support?   yes
With Xft anti-alias font support?   yes (version 2)
With XPM image support?             yes
With Xrender image support?         yes

See INSTALL.fvwm for the description of what this may mean.
lq@ro:~/fvwm-2.5.13$


我已经安装好了GTK+-2.6.7的,为什么什么还会"Failed to detect GTK, see config.log"?

lq@ro:~/fvwm-2.5.13$ find /usr/lib -name "*gtk*"
/usr/lib/pkgconfig/gtk+-x11-2.0.pc
/usr/lib/pkgconfig/gtk+-2.0.pc
/usr/lib/gtk-2.0
/usr/lib/libgtk-x11-2.0.so.0.600.7
/usr/lib/libgtk-x11-2.0.so.0
/usr/lib/libgtk-x11-2.0.so
/usr/lib/libgtk-x11-2.0.la
lq@ro:~/fvwm-2.5.13$

我应该调整哪个地方?或需要安装什么?
谢谢

sixroom 发表于 2005-8-10 16:52:05

少gtk-1?

ynw 发表于 2005-8-10 19:43:33

少gtk-1?
非常感谢.
安装GTK+-1.2.10后,问题解决.
页: [1]
查看完整版本: lfs6.1安装fvwm时configure出错,求助