<?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 Alien Pastures</title>
	<atom:link href="http://alien.slackbook.org/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://alien.slackbook.org/blog</link>
	<description>My thoughts on Slackware, life and everything</description>
	<lastBuildDate>Tue, 07 Feb 2012 13:55:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on KDE 4.8.0 arrives by Willy Sudiarto Raharjo</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17211</link>
		<dc:creator>Willy Sudiarto Raharjo</dc:creator>
		<pubDate>Tue, 07 Feb 2012 13:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17211</guid>
		<description>Yes, it&#039;s the right to do if you want to stick with Eric&#039;s KDE packages, but soon or later, it will be added into Slackware-Current (hopefully soon enough)</description>
		<content:encoded><![CDATA[<p>Yes, it&#8217;s the right to do if you want to stick with Eric&#8217;s KDE packages, but soon or later, it will be added into Slackware-Current (hopefully soon enough)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE 4.8.0 arrives by schultzter</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17210</link>
		<dc:creator>schultzter</dc:creator>
		<pubDate>Tue, 07 Feb 2012 13:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17210</guid>
		<description>Thanks Willy, I put that into my blacklist earlier but this confirms I got it right.

But I&#039;m assuming I also need to blacklist Slackware&#039;s official KDE packages since I&#039;m using Alien&#039;s now, right?

Thanks,</description>
		<content:encoded><![CDATA[<p>Thanks Willy, I put that into my blacklist earlier but this confirms I got it right.</p>
<p>But I&#8217;m assuming I also need to blacklist Slackware&#8217;s official KDE packages since I&#8217;m using Alien&#8217;s now, right?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE 4.8.0 arrives by Willy Sudiarto Raharjo</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17209</link>
		<dc:creator>Willy Sudiarto Raharjo</dc:creator>
		<pubDate>Tue, 07 Feb 2012 06:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17209</guid>
		<description>put this in /etc/slackpkg/blacklist
[0-9]+alien</description>
		<content:encoded><![CDATA[<p>put this in /etc/slackpkg/blacklist<br />
[0-9]+alien</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE 4.8.0 arrives by schultzter</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17208</link>
		<dc:creator>schultzter</dc:creator>
		<pubDate>Tue, 07 Feb 2012 04:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17208</guid>
		<description>Thanks alien for all this work! This is awesome.

Quick question, I&#039;m new to this, but to properly configure my slackpkg blacklist file should put in the -current packages that are removed as part of the upgrade to KDE 4.8.0?

I.e.:
polkit-kde-1
kdeaccessibility
kdebase
kdebase-runtime
kdebase-workspace
kdebindings
kdeedu
kdegraphics
kdeutils
konq-plugins

Thanks,</description>
		<content:encoded><![CDATA[<p>Thanks alien for all this work! This is awesome.</p>
<p>Quick question, I&#8217;m new to this, but to properly configure my slackpkg blacklist file should put in the -current packages that are removed as part of the upgrade to KDE 4.8.0?</p>
<p>I.e.:<br />
polkit-kde-1<br />
kdeaccessibility<br />
kdebase<br />
kdebase-runtime<br />
kdebase-workspace<br />
kdebindings<br />
kdeedu<br />
kdegraphics<br />
kdeutils<br />
konq-plugins</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LibreOffice 3.4.5 released, OpenJDK package update. by MasterShuffler</title>
		<link>http://alien.slackbook.org/blog/libreoffice-3-4-5-released-openjdk-package-update/#comment-17207</link>
		<dc:creator>MasterShuffler</dc:creator>
		<pubDate>Mon, 06 Feb 2012 23:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=982#comment-17207</guid>
		<description>Eric, to cut a long story short, I have been able to correct many minor annoyances with the Slackbuild (for instance, I did not realize it had to be run as root, or that it dumped all files into /tmp by default).
The problem right now is that the script fails randomly while doing its &quot;tar -xf&quot; operations.
Since I launched it in debugging mode, I can see it fail - with the same error message - but on different files each time.
Have you ever had this problem before?</description>
		<content:encoded><![CDATA[<p>Eric, to cut a long story short, I have been able to correct many minor annoyances with the Slackbuild (for instance, I did not realize it had to be run as root, or that it dumped all files into /tmp by default).<br />
The problem right now is that the script fails randomly while doing its &#8220;tar -xf&#8221; operations.<br />
Since I launched it in debugging mode, I can see it fail &#8211; with the same error message &#8211; but on different files each time.<br />
Have you ever had this problem before?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LibreOffice 3.4.5 released, OpenJDK package update. by MasterShuffler</title>
		<link>http://alien.slackbook.org/blog/libreoffice-3-4-5-released-openjdk-package-update/#comment-17205</link>
		<dc:creator>MasterShuffler</dc:creator>
		<pubDate>Mon, 06 Feb 2012 16:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=982#comment-17205</guid>
		<description>Eric, yes, it&#039;s right after the &quot;NOTE:&quot; line, followed by the &quot;-+-+-+-+&quot;.

I never see the &quot;libreoffice&quot; line that you mention. I did guess that the script was checking something, but this is my personal machine, and HTTP should not be a problem...</description>
		<content:encoded><![CDATA[<p>Eric, yes, it&#8217;s right after the &#8220;NOTE:&#8221; line, followed by the &#8220;-+-+-+-+&#8221;.</p>
<p>I never see the &#8220;libreoffice&#8221; line that you mention. I did guess that the script was checking something, but this is my personal machine, and HTTP should not be a problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LibreOffice 3.4.5 released, OpenJDK package update. by alienbob</title>
		<link>http://alien.slackbook.org/blog/libreoffice-3-4-5-released-openjdk-package-update/#comment-17204</link>
		<dc:creator>alienbob</dc:creator>
		<pubDate>Mon, 06 Feb 2012 11:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=982#comment-17204</guid>
		<description>You mean this output?

** Please examine the following output (enclosed in &#039;-+-+-+&#039; lines).
** If you see any filenames there, it means that these are still missing.
** Since they will not be downloaded when LibreOffice starts compiling,
** you may run into problems later.
** NOTE: this indicates that this SlackBuild needs to be updated.
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
++
&#124;&#124; libreoffice-3.4.5
++
Extracting source archive(s) for libreoffice...
 . . . . . . . . . . . . . . . . . . . .
Copying all external archives into src directory for libreoffice...
Building ...


Can you indicate where your script stalls? Right after &quot;NOTE: this indicates that this SlackBuild needs to be updated.&quot; the script sets up a HTTP connection to check the source tarball requirements, perhaps that is what&#039;s causing your issue.

Eric</description>
		<content:encoded><![CDATA[<p>You mean this output?</p>
<p>** Please examine the following output (enclosed in &#8216;-+-+-+&#8217; lines).<br />
** If you see any filenames there, it means that these are still missing.<br />
** Since they will not be downloaded when LibreOffice starts compiling,<br />
** you may run into problems later.<br />
** NOTE: this indicates that this SlackBuild needs to be updated.<br />
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-<br />
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-<br />
++<br />
|| libreoffice-3.4.5<br />
++<br />
Extracting source archive(s) for libreoffice&#8230;<br />
 . . . . . . . . . . . . . . . . . . . .<br />
Copying all external archives into src directory for libreoffice&#8230;<br />
Building &#8230;</p>
<p>Can you indicate where your script stalls? Right after &#8220;NOTE: this indicates that this SlackBuild needs to be updated.&#8221; the script sets up a HTTP connection to check the source tarball requirements, perhaps that is what&#8217;s causing your issue.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LibreOffice 3.4.5 released, OpenJDK package update. by MasterShuffler</title>
		<link>http://alien.slackbook.org/blog/libreoffice-3-4-5-released-openjdk-package-update/#comment-17203</link>
		<dc:creator>MasterShuffler</dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=982#comment-17203</guid>
		<description>Eric, a quick question : I am running Slackware 13.0 (x86-64) and I have tried running your slack build script on my machine... (the short version is: I need something to open and save M$ files).
Everything seems to be running great, then the script freezes on the message where it is supposed to indicate missing files... Any ideas?

I badly need LibreOffice, so any help would be greatly appreciated... Thanks!

I am going to pipe the &#039;&#039;bash -x&#039;&#039; script output itself into tee, and see what I can find, but any and all help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Eric, a quick question : I am running Slackware 13.0 (x86-64) and I have tried running your slack build script on my machine&#8230; (the short version is: I need something to open and save M$ files).<br />
Everything seems to be running great, then the script freezes on the message where it is supposed to indicate missing files&#8230; Any ideas?</p>
<p>I badly need LibreOffice, so any help would be greatly appreciated&#8230; Thanks!</p>
<p>I am going to pipe the &#8221;bash -x&#8221; script output itself into tee, and see what I can find, but any and all help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE 4.8.0 arrives by Xfce 4.8</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17202</link>
		<dc:creator>Xfce 4.8</dc:creator>
		<pubDate>Mon, 06 Feb 2012 02:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17202</guid>
		<description>[...] You can have a look on AlienBOB&#039;s work on KDE 4.8.0 for more information http://alien.slackbook.org/blog/kde-4-8-0-arrives/ [...]</description>
		<content:encoded><![CDATA[<p>[...] You can have a look on AlienBOB&#039;s work on KDE 4.8.0 for more information <a href="http://alien.slackbook.org/blog/kde-4-8-0-arrives/" rel="nofollow">http://alien.slackbook.org/blog/kde-4-8-0-arrives/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KDE 4.8.0 arrives by otho</title>
		<link>http://alien.slackbook.org/blog/kde-4-8-0-arrives/#comment-17201</link>
		<dc:creator>otho</dc:creator>
		<pubDate>Mon, 06 Feb 2012 01:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://alien.slackbook.org/blog/?p=985#comment-17201</guid>
		<description>Ah, sorry.  I now see that mentioned in the README.  My question (and quote) was referencing the blog post.</description>
		<content:encoded><![CDATA[<p>Ah, sorry.  I now see that mentioned in the README.  My question (and quote) was referencing the blog post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

