为什么我每似使 tar zxvf 文进
[root@localhost gthumb-2.5.0]# ls
aclocal.m4 configure intltool-extract.in mkinstalldirs
add-include-prefix configure.in intltool-merge.in NEWS
AUTHORS COPYING intltool-update.in omf.make
ChangeLog data libgthumb po
components depcomp ltmain.sh README
config.guess doc Makefile.am src
config.h.in INSTALL Makefile.in TODO
config.sub install-sh missing xmldocs.make
[root@localhost gthumb-2.5.0]# ,/configure
bash: ,/configure: 没有那个文件或目录
[root@localhost gthumb-2.5.0]# configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
/usr/sbin/configure: line 1473: cd: contrib: 没有那个文件或目录
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[root@localhost gthumb-2.5.0]# make
make: *** No targets specified and no makefile found. Stop.