<?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: How to Install Apache CouchDB 2.3.0 in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 08 Mar 2019 07:15:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Al		</title>
		<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-857509</link>

		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Wed, 04 Jan 2017 21:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=183#comment-857509</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-664361&quot;&gt;Gokul&lt;/a&gt;.

thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-664361">Gokul</a>.</p>
<p>thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wifi		</title>
		<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-809105</link>

		<dc:creator><![CDATA[Wifi]]></dc:creator>
		<pubDate>Tue, 23 Aug 2016 18:17:29 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=183#comment-809105</guid>

					<description><![CDATA[When using fix it to create an admin it does nothing, any ideas?]]></description>
			<content:encoded><![CDATA[<p>When using fix it to create an admin it does nothing, any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mj		</title>
		<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-789778</link>

		<dc:creator><![CDATA[mj]]></dc:creator>
		<pubDate>Wed, 08 Jun 2016 20:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=183#comment-789778</guid>

					<description><![CDATA[add gcc-c++ to yum install for spidermonkey]]></description>
			<content:encoded><![CDATA[<p>add gcc-c++ to yum install for spidermonkey</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Install MongoDB 2.0.6 on on RHEL/CentOS 5-6 &#38; Fedora 12-17		</title>
		<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-754834</link>

		<dc:creator><![CDATA[Install MongoDB 2.0.6 on on RHEL/CentOS 5-6 &#38; Fedora 12-17]]></dc:creator>
		<pubDate>Wed, 24 Feb 2016 08:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=183#comment-754834</guid>

					<description><![CDATA[[&#8230;] NoSQL database (NoSQL means it doesn&#8217;t provide any tables, rows, etc.) system much like Apache CouchDB. It stores data in JSON-like documents with dynamic schema&#8217;s for better [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] NoSQL database (NoSQL means it doesn&#8217;t provide any tables, rows, etc.) system much like Apache CouchDB. It stores data in JSON-like documents with dynamic schema&#8217;s for better [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DMan		</title>
		<link>https://www.tecmint.com/install-apache-couchdb-in-rhel-centos-debian-and-ubuntu/comment-page-1/#comment-712181</link>

		<dc:creator><![CDATA[DMan]]></dc:creator>
		<pubDate>Mon, 23 Nov 2015 20:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://tecmint.com/?p=183#comment-712181</guid>

					<description><![CDATA[Your title, &quot;Install Apache CouchDB 1.6.1 on RHEL/CentOS/Fedora and Debian/Ubuntu&quot;, is misleading in two very important ways. First you state that this is an &quot;Install&quot;. It is not. It is a *recompile of source code* and *install from source* (i.e. &quot;make install&quot;). If this were just an &quot;install&quot; on RHEL-derived distributions, it would be in RPM packages. And similarly, DEB packages for Debian-derived systems.
Secondly, you state &quot;...RHEL/CentOS...&quot;. Then in the instructions, you say &quot;...how to install CouchDB 1.6.1 on RHEL/CentOS 7/6...&quot;. For someone looking to install CouchDB on a multitude of RHEL 5 systems, the title is misleading.]]></description>
			<content:encoded><![CDATA[<p>Your title, &#8220;Install Apache CouchDB 1.6.1 on RHEL/CentOS/Fedora and Debian/Ubuntu&#8221;, is misleading in two very important ways. First you state that this is an &#8220;Install&#8221;. It is not. It is a *recompile of source code* and *install from source* (i.e. &#8220;make install&#8221;). If this were just an &#8220;install&#8221; on RHEL-derived distributions, it would be in RPM packages. And similarly, DEB packages for Debian-derived systems.<br />
Secondly, you state &#8220;&#8230;RHEL/CentOS&#8230;&#8221;. Then in the instructions, you say &#8220;&#8230;how to install CouchDB 1.6.1 on RHEL/CentOS 7/6&#8230;&#8221;. For someone looking to install CouchDB on a multitude of RHEL 5 systems, the title is misleading.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
