<?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 for # s l a c k w o r d</title>
	<atom:link href="http://www.slackword.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.slackword.net</link>
	<description>whoami &#62; /dev/null</description>
	<lastBuildDate>Sat, 04 May 2013 01:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on A quick bugfix release of i3 &#8211; version 4.5.1 by admin</title>
		<link>http://www.slackword.net/?p=693#comment-1468</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 04 May 2013 01:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=693#comment-1468</guid>
		<description><![CDATA[Hi there. Which version of Slackware are you trying to install it on? Also which slackbuild are you using? Please provide the output of:
ls /var/log/packages &#124; grep &#039;libev\&#124;yajl&#039;

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi there. Which version of Slackware are you trying to install it on? Also which slackbuild are you using? Please provide the output of:<br />
ls /var/log/packages | grep &#8216;libev\|yajl&#8217;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick bugfix release of i3 &#8211; version 4.5.1 by t0mg</title>
		<link>http://www.slackword.net/?p=693#comment-1467</link>
		<dc:creator>t0mg</dc:creator>
		<pubDate>Sat, 04 May 2013 01:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=693#comment-1467</guid>
		<description><![CDATA[bummer :-(

cc -DI3_VERSION=\&quot;&#039;4.5.1-13-gbdccf26 (2013-04-23, branch \&quot;master\&quot;)&#039;\&quot; -DMAJOR_VERSION=4 -DMINOR_VERSION=5 -DPATCH_VERSION=1 -DSYSCONFDIR=\&quot;/etc\&quot; -DI3__FILE__=__FILE__ -DPCRE_HAS_UCP=1 -DPANGO_SUPPORT=0 -D_GNU_SOURCE -DXCB_COMPAT                      -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -idirafter /tmp/SBo/i3/yajl-fallback    -I/usr/include/startup-notification-1.0   -std=c99 -Wall -Wunused-value -Iinclude -O2 -march=native -fPIC -pipe -fomit-frame-pointer  -c -o src/handlers.o ../i3/src/handlers.c
../i3/src/handlers.c: In function &#039;handle_transient_for&#039;:
../i3/src/handlers.c:876:48: error: &#039;WM_TRANSIENT_FOR&#039; undeclared (first use in this function)
../i3/src/handlers.c:876:48: note: each undeclared identifier is reported only once for each function it appears in
../i3/src/handlers.c:876:75: error: &#039;WINDOW&#039; undeclared (first use in this function)
../i3/src/handlers.c: In function &#039;handle_clientleader_change&#039;:
../i3/src/handlers.c:899:68: error: &#039;WINDOW&#039; undeclared (first use in this function)
../i3/src/handlers.c: In function &#039;property_handlers_init&#039;:
../i3/src/handlers.c:991:33: error: &#039;WM_HINTS&#039; undeclared (first use in this function)
../i3/src/handlers.c:992:33: error: &#039;WM_NAME&#039; undeclared (first use in this function)
../i3/src/handlers.c:993:33: error: &#039;WM_NORMAL_HINTS&#039; undeclared (first use in this function)
../i3/src/handlers.c:995:33: error: &#039;WM_TRANSIENT_FOR&#039; undeclared (first use in this function)
make: *** [src/handlers.o] Error 1
root@stinkpad:/home/tomg/i3#]]></description>
		<content:encoded><![CDATA[<p>bummer <img src='http://www.slackword.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>cc -DI3_VERSION=\&#8221;&#8217;4.5.1-13-gbdccf26 (2013-04-23, branch \&#8221;master\&#8221;)&#8217;\&#8221; -DMAJOR_VERSION=4 -DMINOR_VERSION=5 -DPATCH_VERSION=1 -DSYSCONFDIR=\&#8221;/etc\&#8221; -DI3__FILE__=__FILE__ -DPCRE_HAS_UCP=1 -DPANGO_SUPPORT=0 -D_GNU_SOURCE -DXCB_COMPAT                      -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -pthread -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14    -idirafter /tmp/SBo/i3/yajl-fallback    -I/usr/include/startup-notification-1.0   -std=c99 -Wall -Wunused-value -Iinclude -O2 -march=native -fPIC -pipe -fomit-frame-pointer  -c -o src/handlers.o ../i3/src/handlers.c<br />
../i3/src/handlers.c: In function &#8216;handle_transient_for&#8217;:<br />
../i3/src/handlers.c:876:48: error: &#8216;WM_TRANSIENT_FOR&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c:876:48: note: each undeclared identifier is reported only once for each function it appears in<br />
../i3/src/handlers.c:876:75: error: &#8216;WINDOW&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c: In function &#8216;handle_clientleader_change&#8217;:<br />
../i3/src/handlers.c:899:68: error: &#8216;WINDOW&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c: In function &#8216;property_handlers_init&#8217;:<br />
../i3/src/handlers.c:991:33: error: &#8216;WM_HINTS&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c:992:33: error: &#8216;WM_NAME&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c:993:33: error: &#8216;WM_NORMAL_HINTS&#8217; undeclared (first use in this function)<br />
../i3/src/handlers.c:995:33: error: &#8216;WM_TRANSIENT_FOR&#8217; undeclared (first use in this function)<br />
make: *** [src/handlers.o] Error 1<br />
root@stinkpad:/home/tomg/i3#</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3wm 4.5 on Slackware by admin</title>
		<link>http://www.slackword.net/?p=689#comment-1446</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 13 Apr 2013 12:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=689#comment-1446</guid>
		<description><![CDATA[Veljko,
I have been trying to reproduce your error on a variety of Slackware installations for the last 2 weeks. Furthermore, I started a thread on LQ to get more feedback on the issue. It looks like it might be something with your setup as nobody else has experienced a similar behaviour. Let me know when you find what the culprit was. Thank you.]]></description>
		<content:encoded><![CDATA[<p>Veljko,<br />
I have been trying to reproduce your error on a variety of Slackware installations for the last 2 weeks. Furthermore, I started a thread on LQ to get more feedback on the issue. It looks like it might be something with your setup as nobody else has experienced a similar behaviour. Let me know when you find what the culprit was. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3wm 4.5 on Slackware by admin</title>
		<link>http://www.slackword.net/?p=689#comment-1427</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Apr 2013 17:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=689#comment-1427</guid>
		<description><![CDATA[Thank you for your feedback. It&#039;s tempting to push 4.5.1 to SBo but I thought I would wait until 14.1 (or whatever the next version will be) to adhere to Slackware philosophy of including as &quot;vanilla&quot; software as possible. Good news is that it looks like the next version of Slack will fully support all i3wm features.]]></description>
		<content:encoded><![CDATA[<p>Thank you for your feedback. It&#8217;s tempting to push 4.5.1 to SBo but I thought I would wait until 14.1 (or whatever the next version will be) to adhere to Slackware philosophy of including as &#8220;vanilla&#8221; software as possible. Good news is that it looks like the next version of Slack will fully support all i3wm features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3wm 4.5 on Slackware by Veljko</title>
		<link>http://www.slackword.net/?p=689#comment-1424</link>
		<dc:creator>Veljko</dc:creator>
		<pubDate>Fri, 29 Mar 2013 10:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=689#comment-1424</guid>
		<description><![CDATA[BTW, i3status needs setuid bit to be able to display wifi status correctly. You may want to change that in i3status script.]]></description>
		<content:encoded><![CDATA[<p>BTW, i3status needs setuid bit to be able to display wifi status correctly. You may want to change that in i3status script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3wm 4.5 on Slackware by Veljko</title>
		<link>http://www.slackword.net/?p=689#comment-1423</link>
		<dc:creator>Veljko</dc:creator>
		<pubDate>Fri, 29 Mar 2013 09:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=689#comment-1423</guid>
		<description><![CDATA[Hi Marcin!

Why didn&#039;t you updated i3 on SBo? It is still 4.2 version. With Pango disabled it builds just fine. I used your scripts here to upgrade, but it would be nice to have them on SBo. Anyhow, thanks for your i3 scripts here and there. Much appreciated.]]></description>
		<content:encoded><![CDATA[<p>Hi Marcin!</p>
<p>Why didn&#8217;t you updated i3 on SBo? It is still 4.2 version. With Pango disabled it builds just fine. I used your scripts here to upgrade, but it would be nice to have them on SBo. Anyhow, thanks for your i3 scripts here and there. Much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3 4.4 on Slackware by i3 4.5 on Slackware &#124; # s l a c k w o r d</title>
		<link>http://www.slackword.net/?p=606#comment-1421</link>
		<dc:creator>i3 4.5 on Slackware &#124; # s l a c k w o r d</dc:creator>
		<pubDate>Sun, 17 Mar 2013 12:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=606#comment-1421</guid>
		<description><![CDATA[[...] usual, you can grab a SlackBuild for i3wm 4.5 here. As explained in my previous posts, this SlackBuild is aimed at Slackware-current and will NOT work for Slackware 14 or [...]]]></description>
		<content:encoded><![CDATA[<p>[...] usual, you can grab a SlackBuild for i3wm 4.5 here. As explained in my previous posts, this SlackBuild is aimed at Slackware-current and will NOT work for Slackware 14 or [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on i3 4.4 on Slackware by i3 4.4 Slackware 14 &#124; # s l a c k w o r d</title>
		<link>http://www.slackword.net/?p=606#comment-1420</link>
		<dc:creator>i3 4.4 Slackware 14 &#124; # s l a c k w o r d</dc:creator>
		<pubDate>Fri, 22 Feb 2013 22:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=606#comment-1420</guid>
		<description><![CDATA[[...] latest version (ie. 4.4) of the i3 window manager without disabling Pango. For more details, see this post. I have updated my SlackBuilds for i3-4.4 (or to be specific the master branch, which contains [...]]]></description>
		<content:encoded><![CDATA[<p>[...] latest version (ie. 4.4) of the i3 window manager without disabling Pango. For more details, see this post. I have updated my SlackBuilds for i3-4.4 (or to be specific the master branch, which contains [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple CLI Minecraft Server Manager by admin</title>
		<link>http://www.slackword.net/?p=402#comment-1419</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 18 Feb 2013 21:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=402#comment-1419</guid>
		<description><![CDATA[Hi Chris. I have fixed the permissions. Thanks for pointing that out.]]></description>
		<content:encoded><![CDATA[<p>Hi Chris. I have fixed the permissions. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple CLI Minecraft Server Manager by chris</title>
		<link>http://www.slackword.net/?p=402#comment-1418</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 14 Feb 2013 08:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.slackword.net/?p=402#comment-1418</guid>
		<description><![CDATA[hi, it seems i do not have permission to download your script.. I would love to give it a try, I am attempting to set up a MC server on slackware 14.]]></description>
		<content:encoded><![CDATA[<p>hi, it seems i do not have permission to download your script.. I would love to give it a try, I am attempting to set up a MC server on slackware 14.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
