一、

# wget http://www.ibiblio.org/pub/Linux/X11/xutils/ksnapshot-0.2.7.tar.gz
# tar -zxvf ksnapshot-0.2.7.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.1  libtool        missing
config.h.bot     configure.in.2  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

 

相关文章:

  • 2021-10-28
  • 2022-02-15
  • 2021-03-27
  • 2021-12-02
  • 2021-07-24
  • 2021-10-23
  • 2021-07-11
  • 2022-12-23
猜你喜欢
  • 2021-09-13
  • 2021-05-26
  • 2022-12-23
  • 2021-09-19
  • 2021-12-23
  • 2022-12-23
相关资源
相似解决方案