Install the web screenshot software cutyCapt in CentOS
Source: Internet
Author: User
Work needs, to carry out the web page. Check it out. cutyCapt can be used. in Ubuntu, it is very simple. refer to the following URL: http://cutycapt.sourceforge.net/but it is a little complicated in CentOS. Add the download source # vi/etc/yum... for qt47. Check whether cutyCapt works. in Ubuntu, it is very simple. refer to the following URL:
Http://cutycapt.sourceforge.net/
However, it is troublesome to use centos for your reference.
Added download source for qt47
# Vi/etc/yum. repos. d/atrpms. repo
Enter the following content:
[Atrpms]
Name = CentOS $ releasever-$ basearch-ATrpms
Baseurl = http://dl.atrpms.net/el?releasever-#basearch/atrpms/stable
Gpgkey = http://ATrpms.net/RPM-GPG-KEY.atrpms
Gpgcheck = 1
Enabled = 1
Set the environment to lib64 in 64-bit mode. you can add it to/etc/profile. the corresponding path is loaded by default.
Export QTDIR =/usr/lib/qt47
Export QTLIB =/usr/lib/qt47/lib
Export QTINC =/usr/lib/qt47/include
Export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH
Export PATH = $ QTDIR/bin: $ PATH
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service