|
发表于 2004-3-24 13:00:57
|
显示全部楼层
最初由 Voland 发表
只需要在configure后面make uninstall就可以了吧
现在我编辑时出现这样的错误:
checking for libgtkhtml-2.0 >= 2.0.0... Package libgtkhtml-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgtkhtml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtkhtml-2.0' found
configure: WARNING: *** Help browser plug-in will not be built (GtkHtml2 not found) ***
checking for librsvg-2.0 >= 2.2.0... Package libcroco was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcroco.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libcroco', required by 'librsvg', not found
configure: WARNING: *** SVG import plug-in will not be built (librsvg not found) ***
checking for gimpprint-config... /usr/local/bin/gimpprint-config
checking for GIMP-PRINT - version >= 4.2.0... no
*** Could not run GIMP-PRINT test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding GIMP-PRINT or finding the wrong
*** version of GIMP-PRINT. If it is not finding GIMP-PRINT, you'll need to set
*** your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error:
*** Check for libgimpprint failed. You can download it from
*** http://gimp-print.sourceforge.net/ or you can build without it by passing
*** --disable-print to configure (but you won't be able to print then).
但是编辑1.3版本的就没有问题,为什么 呢?
谢谢 |
|