安装抓图工具scrot

要使用抓图工具,一个简单好用的工具就是

cd /usr/ports/graphic/scrot

make install clean

rehash

就可以使用了。

如果安装的时候出现libtool小于2,则会出错停止,这时可先安装libtool

cd /usr/ports/devel/libtool22

make install clean

 

安装好后,即可使用了。

使用方法参见这位仁兄写的

http://www.gisblogs.net/article/08-09/228.html

 

你可能感兴趣的:(html,.net)