<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: fswatch &#8211; Track File and Directory Changes in Linux	</title>
	<atom:link href="https://www.tecmint.com/fswatch-monitor-file-changes-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 27 Apr 2024 10:06:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jalal Hajigholamali		</title>
		<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-2164271</link>

		<dc:creator><![CDATA[Jalal Hajigholamali]]></dc:creator>
		<pubDate>Sat, 27 Apr 2024 10:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22953#comment-2164271</guid>

					<description><![CDATA[Hi,

Thank you very much. 

The command worked well under CentOS 8.

]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you very much. </p>
<p>The command worked well under CentOS 8.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-915896</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 25 Sep 2017 06:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22953#comment-915896</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-915626&quot;&gt;ElMariachi&lt;/a&gt;.

@ElMariachi

This guide was based on Ubuntu 16.04 and 14.04; though, we&#039;ll cross check this. Thanks for sharing this useful information.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-915626">ElMariachi</a>.</p>
<p>@ElMariachi</p>
<p>This guide was based on Ubuntu 16.04 and 14.04; though, we&#8217;ll cross check this. Thanks for sharing this useful information.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ElMariachi		</title>
		<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-915626</link>

		<dc:creator><![CDATA[ElMariachi]]></dc:creator>
		<pubDate>Sat, 23 Sep 2017 20:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22953#comment-915626</guid>

					<description><![CDATA[Hello!

The tutorial is a bit outdated I think. Also the installation doesn&#039;t seem to work out of the box completely.

Here&#039;s what I had to do on (X)ubuntu 17.04 for making it work:
&lt;pre&gt;
$sudo apt-get install texinfo
$ cd ~
$ git clone https://github.com/emcrisostomo/fswatch.git
$ cd fswatch/
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
$ sudo cp /usr/local/lib/libfswatch.so.9.0.0 /usr/lib/
$ sudo ln -s /usr/lib/libfswatch.so.9.0.0 /usr/lib/libfswatch.so.0
$ sudo ln -s /usr/lib/libfswatch.so.9.0.0 /usr/lib/libfswatch.so
$ sudo ldconfig  -n -v /usr/lib/
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hello!</p>
<p>The tutorial is a bit outdated I think. Also the installation doesn&#8217;t seem to work out of the box completely.</p>
<p>Here&#8217;s what I had to do on (X)ubuntu 17.04 for making it work:</p>
<pre>
$sudo apt-get install texinfo
$ cd ~
$ git clone https://github.com/emcrisostomo/fswatch.git
$ cd fswatch/
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
$ sudo cp /usr/local/lib/libfswatch.so.9.0.0 /usr/lib/
$ sudo ln -s /usr/lib/libfswatch.so.9.0.0 /usr/lib/libfswatch.so.0
$ sudo ln -s /usr/lib/libfswatch.so.9.0.0 /usr/lib/libfswatch.so
$ sudo ldconfig  -n -v /usr/lib/
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gaurav Joshi		</title>
		<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-856886</link>

		<dc:creator><![CDATA[Gaurav Joshi]]></dc:creator>
		<pubDate>Sun, 01 Jan 2017 07:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22953#comment-856886</guid>

					<description><![CDATA[Nice Terminal theme in screenshot Which terminal and theme you are using ?]]></description>
			<content:encoded><![CDATA[<p>Nice Terminal theme in screenshot Which terminal and theme you are using ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-850062</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 20 Dec 2016 05:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22953#comment-850062</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-848770&quot;&gt;mohammad&lt;/a&gt;.

@Mohammad,

Yes, you was correct there should be isn&#039;t any space between &quot;group install&quot;, the correct command is:
&lt;pre&gt;
# yum groupinstall &#039;Development Tools&#039;
&lt;/pre&gt;
Please install &lt;strong&gt;gcc&lt;/strong&gt; libraries before compiling fswatch..
&lt;pre&gt;
# yum install gcc
&lt;/pre&gt;
If you still get the same erro, then do
&lt;pre&gt;
# wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo
# yum upgrade
# yum install devtoolset-2-gcc devtoolset-2-binutils devtoolset-2-gcc-c++
# scl enable devtoolset-2 bash
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fswatch-monitor-file-changes-linux/comment-page-1/#comment-848770">mohammad</a>.</p>
<p>@Mohammad,</p>
<p>Yes, you was correct there should be isn&#8217;t any space between &#8220;group install&#8221;, the correct command is:</p>
<pre>
# yum groupinstall 'Development Tools'
</pre>
<p>Please install <strong>gcc</strong> libraries before compiling fswatch..</p>
<pre>
# yum install gcc
</pre>
<p>If you still get the same erro, then do</p>
<pre>
# wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo
# yum upgrade
# yum install devtoolset-2-gcc devtoolset-2-binutils devtoolset-2-gcc-c++
# scl enable devtoolset-2 bash
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
