<?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 Wine 7.13 (Development Release) in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-wine-development-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-wine-development-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 19 Jul 2022 07:48:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: jai shukla		</title>
		<link>https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-1213452</link>

		<dc:creator><![CDATA[jai shukla]]></dc:creator>
		<pubDate>Tue, 30 Jul 2019 03:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6982#comment-1213452</guid>

					<description><![CDATA[I got another type of error {cannot find L&quot;C:\\windows\\system32\\-h.exe&quot;} i am using 64bit kali linux]]></description>
			<content:encoded><![CDATA[<p>I got another type of error {cannot find L&#8221;C:\\windows\\system32\\-h.exe&#8221;} i am using 64bit kali linux</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: otesan		</title>
		<link>https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-963687</link>

		<dc:creator><![CDATA[otesan]]></dc:creator>
		<pubDate>Wed, 24 Jan 2018 17:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6982#comment-963687</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961696&quot;&gt;Ravi Saive&lt;/a&gt;.

worked thx]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961696">Ravi Saive</a>.</p>
<p>worked thx</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961696</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 20 Jan 2018 04:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6982#comment-961696</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961641&quot;&gt;otesan&lt;/a&gt;.

@Otesan,

First install following these dependency packages.
&lt;pre&gt;
$ sudo apt-get install xorg-dev libx11-dev
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961641">otesan</a>.</p>
<p>@Otesan,</p>
<p>First install following these dependency packages.</p>
<pre>
$ sudo apt-get install xorg-dev libx11-dev
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: otesan		</title>
		<link>https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-961641</link>

		<dc:creator><![CDATA[otesan]]></dc:creator>
		<pubDate>Fri, 19 Jan 2018 22:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6982#comment-961641</guid>

					<description><![CDATA[Please help, I am using Linux Ubuntu i have 32-bit and i am at the stage and it says this:
&lt;pre&gt;
configure: error: X development files not found. Wine will be built
without X support, which probably isn&#039;t what you want. You will need
to install development packages of Xlib at the very least.
Use the --without-x option if you really want this.
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Please help, I am using Linux Ubuntu i have 32-bit and i am at the stage and it says this:</p>
<pre>
configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need
to install development packages of Xlib at the very least.
Use the --without-x option if you really want this.
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-859158</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 12 Jan 2017 11:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=6982#comment-859158</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-859141&quot;&gt;Damien&lt;/a&gt;.

@Damien,

If you don&#039;t want to go through this complex compilation, you can simply enable epel repository and install wine in CentOS 7 as shown, but the available version may be little older..
&lt;pre&gt;
# yum install epel-release
# yum install wine wine-devel
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-wine-development-linux/comment-page-1/#comment-859141">Damien</a>.</p>
<p>@Damien,</p>
<p>If you don&#8217;t want to go through this complex compilation, you can simply enable epel repository and install wine in CentOS 7 as shown, but the available version may be little older..</p>
<pre>
# yum install epel-release
# yum install wine wine-devel
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
