<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CHARLES PENG &#187; Screenshot</title>
	<atom:link href="http://charlespeng.com/tag/screenshot/feed" rel="self" type="application/rss+xml" />
	<link>http://charlespeng.com</link>
	<description>Charles&#039;s English Blog, Way to Express.</description>
	<lastBuildDate>Sun, 20 Nov 2011 08:39:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Install Shutter in Fedora 10</title>
		<link>http://charlespeng.com/install-shutter-in-fedora-10</link>
		<comments>http://charlespeng.com/install-shutter-in-fedora-10#comments</comments>
		<pubDate>Mon, 30 Mar 2009 09:15:06 +0000</pubDate>
		<dc:creator>Charles Peng</dc:creator>
				<category><![CDATA[Fedora Notes]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[Shutter]]></category>

		<guid isPermaLink="false">http://www.charlespeng.com/?p=358</guid>
		<description><![CDATA[Shutter (former named Gscrot) is an open-source feature-rich screenshot program. You can take a screenshot of a specific area, window, your whole screen, or even of a website &#8211; apply different effects to it, draw on it to highlight points, and then upload to an image hosting site, all within one window. Shutter has a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pic.yupoo.com/chiayupeng/598207330e0a/91pr0suz.jpg"><img class="alignnone size-full wp-image-359" title="Install Shutter in Fedora 10" src="http://www.charlespeng.com/wordpress/wp-content/uploads/2009/03/shutter_fedora.jpg" alt="Install Shutter in Fedora 10" width="500" height="313" /></a></p>
<p><a title="Shutter is a feature-rich screenshot program" href="http://shutter-project.org/about/" target="_blank">Shutter</a> (former named Gscrot) is an open-source feature-rich screenshot program. You can take a screenshot of a specific area, window, your whole screen, or even of a website &#8211; apply different effects to it, draw on it to highlight points, and then upload to an image hosting site, all within one window.</p>
<p>Shutter has a .deb package officially, which allows you very easy to install in Ubuntu Linux, but it had no .rpm package available, so things are quite difficult if you want to run it in Fedora 10 system. I tried to install months ago, but failed to install its depencies.</p>
<p><span id="more-358"></span>Last night, I <a title="Install Shutter in Fedora 10" href="http://api.twitter.com/pengjiayou/status/1411679444" target="_blank">finally</a> got to know <a title="Two screenshots tool for Linux" href="http://blog.163.com/limit_2004/blog/static/36874244200922933525903/" target="_blank">how to install</a> it in Fedora 10, because <a title="Twitter / Liangsuilong" href="http://twitter.com/liangsuilong" target="_blank">@liusuilong</a> and <a title="Gcell" href="http://gcell.yo2.cn" target="_blank">Gcell</a> compiled a rpm package for Shutter, it&#8217;s quite convinient now&#8230;</p>
<p>1. For 32 bit desktop</p>
<p>Download the following .rpm packages:</p>
<p><a href="http://rpm4fc-cn.googlecode.com/files/perl-Gnome2-Wnck-svn20090118-1.fc10.i386.rpm">perl-Gnome2-Wnck-svn20090118-1.fc10.i386.rpm</a><br />
<a href="http://rpm4fc-cn.googlecode.com/files/perl-Goo-Canvas-0.05-1.fc10.i386.rpm">perl-Goo-Canvas-0.05-1.fc10.i386.rpm</a><br />
<a href="http://rpm4fc-cn.googlecode.com/files/shutter-0.70.1-1.ppa2.fc10.noarch.rpm">shutter-0.70.1-1.ppa2.fc10.noarch.rpm</a></p>
<p>and then install them like below:</p>
<p>$ sudo yum localinstall perl-Gnome2-Wnck-svn20090118-1.fc10.i386.rpm &#8211;nogpgcheck<br />
$ sudo yum localinstall perl-Goo-Canvas-0.05-1.fc10.i386.rpm &#8211;nogpgcheck<br />
$ sudo yum localinstall shutter-0.70.1-1.ppa2.fc10.noarch.rpm &#8211;nogpgcheck</p>
<p>2. For 64 bit desktop</p>
<p>First download the following packages:</p>
<p><a href="http://rpm4fc-cn.googlecode.com/files/perl-Gnome2-Wnck-0.16-1.fc11.x86_64.rpm">perl-Gnome2-Wnck-0.16-1.fc11.x86_64.rpm</a><br />
<a href="http://rpm4fc-cn.googlecode.com/files/perl-Goo-Canvas-0.05-2.fc11.x86_64.rpm">perl-Goo-Canvas-0.05-2.fc11.x86_64.rpm</a><br />
<a href="http://rpm4fc-cn.googlecode.com/files/shutter-0.70.1-1.ppa2.fc10.noarch.rpm">shutter-0.70.1-1.ppa2.fc10.noarch.rpm</a></p>
<p>and type and run the following commands:</p>
<p>$ sudo yum localinstall perl-Gnome2-Wnck-0.16-1.fc11.x86_64.rpm &#8211;nogpgcheck &#8211;enablerepo rawhide<br />
$ sudo yum localinstall perl-Goo-Canvas-0.05-2.fc11.x86_64.rpm &#8211;nogpgcheck &#8211;enablerepo rawhide<br />
$ sudo yum localinstall shutter-0.70.1-1.ppa2.fc10.noarch.rpm &#8211;nogpgcheck</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://charlespeng.com/install-shutter-in-fedora-10/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

