Centos 6.4 安装KSnapshot 和gimp截图工具
阅读原文时间:2023年07月10日阅读:3

一、

wget http://www.ibiblio.org/pub/Linux/X11/xutils/ksnapshot-0.2.7.tar.gz

# tar -zxvf ksnapshot-0.2..tar.gz

# cd ksnapshot

ls

acconfig.h config.h.in COPYING ltconfig README
acinclude.m4 config.log CVS ltmain.sh searchapps
acinclude.m4.in config.status INSTALL Makefile stamp-h
aclocal.m4 config.sub install-sh Makefile.am stamp-h.in
AUTHORS configure inst-apps Makefile.cvs SUBDIRS
config.guess configure.in ksnapshot Makefile.in VERSIONS
config.h configure.in. libtool missing
config.h.bot configure.in. libtool.m4.in mkinstalldirs

# make

make install

You can remove the program binaries and object files from the source code directory by typing `make clean'.

but。。。failed !!!

二、

# yum install gimp