安装GIMP 2.4.0出错!
我是一新手,今天下载了GIMP2.4.0,按README.txt提示,解压缩并./configure设置后,MAKE編译出错,显示:[root@localhost gimp-2.4.0]# ls
acinclude.m4 COPYING intltool-extract.in mkinstalldirs
aclocal.m4 cursors intltool-merge.in modules
app data intltool-update.in NEWS
AUTHORS depcomp libgimp NEWS.pre-2-0
authors.dtd desktop libgimpbase NEWS.pre-2-2
authors.xml devel-docs libgimpcolor plug-ins
authors.xsl docs libgimpconfig po
ChangeLog etc libgimpmath po-libgimp
ChangeLog.pre-1-0 gimpdefs.msc libgimpmodule po-plug-ins
ChangeLog.pre-1-2 gimp.pc.in libgimpthumb po-python
ChangeLog.pre-2-0 gimpthumb.pc.in libgimpwidgets po-script-fu
compile gimptool-2.0.in LICENSE po-tips
config.guess gimptool-win32.c.in ltmain.sh py-compile
config.h.in gimpui.pc.in m4macros README
config.h.win32 gimp-zip.in Makefile.am README.i18n
config.log gtk-doc.make Makefile.in README.win32
config.sub HACKING makefile.msc regexrepl
configure INSTALL menus themes
configure.in install-sh missing tools
[root@localhost gimp-2.4.0]# make
make: *** 没有指明目标并且找不到 makefile。 停止。
[root@localhost gimp-2.4.0]# make install
make: *** 没有规则可以创建目标“install”。 停止。
[root@localhost gimp-2.4.0]#
望高手答疑,对了,我是在VMWARE虚拟机上安装的!