<?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 Odoo (Open Source ERP and CRM) on CentOS 8	</title>
	<atom:link href="https://www.tecmint.com/install-odoo-in-centos-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-odoo-in-centos-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 25 Nov 2022 07:37:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1919762</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Fri, 25 Nov 2022 07:37:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=40179#comment-1919762</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1917042&quot;&gt;OmanB&lt;/a&gt;.

Thanks, Omar for the kind words! We are glad you were able to get Odoo installed on your CentOS 9 system.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1917042">OmanB</a>.</p>
<p>Thanks, Omar for the kind words! We are glad you were able to get Odoo installed on your CentOS 9 system.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: OmanB		</title>
		<link>https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1917042</link>

		<dc:creator><![CDATA[OmanB]]></dc:creator>
		<pubDate>Sat, 19 Nov 2022 21:54:38 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=40179#comment-1917042</guid>

					<description><![CDATA[Very helpful. I&#039;m using this tutorial to install &lt;strong&gt;odoo 16&lt;/strong&gt; on &lt;strong&gt;centos 9&lt;/strong&gt;, and its works correctly.]]></description>
			<content:encoded><![CDATA[<p>Very helpful. I&#8217;m using this tutorial to install <strong>odoo 16</strong> on <strong>centos 9</strong>, and its works correctly.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabykant		</title>
		<link>https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1702589</link>

		<dc:creator><![CDATA[Gabykant]]></dc:creator>
		<pubDate>Sun, 16 Jan 2022 15:37:02 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=40179#comment-1702589</guid>

					<description><![CDATA[Hi,

Thank you for this tutorial. It helps install &lt;strong&gt;Odoo13&lt;/strong&gt; on CentOS 8.

It works fine but sometimes the server shuts down and indicated in the log that some modules are mixing.

I have already installed more than 10 modules. The last one is &lt;strong&gt;chardet&lt;/strong&gt;.

I use &lt;strong&gt;pip3&lt;/strong&gt; install &lt;strong&gt;chardet&lt;/strong&gt; and then restart odoo and it works fine until the next stop.

How can I install all the Python dependencies for those modules?

I ran this while installing:
&lt;code&gt;sudo dnf install python36 python36-devel git gcc wget nodejs libxslt-devel bzip2-devel openldap-devel libjpeg-devel freetype-devel&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thank you for this tutorial. It helps install <strong>Odoo13</strong> on CentOS 8.</p>
<p>It works fine but sometimes the server shuts down and indicated in the log that some modules are mixing.</p>
<p>I have already installed more than 10 modules. The last one is <strong>chardet</strong>.</p>
<p>I use <strong>pip3</strong> install <strong>chardet</strong> and then restart odoo and it works fine until the next stop.</p>
<p>How can I install all the Python dependencies for those modules?</p>
<p>I ran this while installing:<br />
<code>sudo dnf install python36 python36-devel git gcc wget nodejs libxslt-devel bzip2-devel openldap-devel libjpeg-devel freetype-devel</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1402112</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Thu, 17 Dec 2020 19:39:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=40179#comment-1402112</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1401537&quot;&gt;olusola Adeoti&lt;/a&gt;.

Hey Olusola, kindly check that the Odoo configuration file is correct as shown in Step 5 point 18. Also, confirm that the system file is as indicated in Step 6.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1401537">olusola Adeoti</a>.</p>
<p>Hey Olusola, kindly check that the Odoo configuration file is correct as shown in Step 5 point 18. Also, confirm that the system file is as indicated in Step 6.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: olusola Adeoti		</title>
		<link>https://www.tecmint.com/install-odoo-in-centos-8/comment-page-1/#comment-1401537</link>

		<dc:creator><![CDATA[olusola Adeoti]]></dc:creator>
		<pubDate>Tue, 15 Dec 2020 23:04:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=40179#comment-1401537</guid>

					<description><![CDATA[Hi, Ravi you really did a great job. 

However, I am getting this error after restarting odoo13
&lt;pre&gt;
● odoo13.service - Odoo13
   Loaded: loaded (/etc/systemd/system/odoo13.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2020-12-15 22:56:42 UTC; 32s ago
 Main PID: 5405 (code=exited, status=1/FAILURE)
&lt;/pre&gt;
Please I would be glad if you can help me.]]></description>
			<content:encoded><![CDATA[<p>Hi, Ravi you really did a great job. </p>
<p>However, I am getting this error after restarting odoo13</p>
<pre>
● odoo13.service - Odoo13
   Loaded: loaded (/etc/systemd/system/odoo13.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2020-12-15 22:56:42 UTC; 32s ago
 Main PID: 5405 (code=exited, status=1/FAILURE)
</pre>
<p>Please I would be glad if you can help me.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
