<?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 Emdros</title>
	<atom:link href="http://www.grovescenter.org/blogs/emdros/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.grovescenter.org/blogs/emdros</link>
	<description>A Corpus Query System</description>
	<lastBuildDate>Sun, 22 Apr 2012 17:17:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Linguistic Tree Constructor &#8212; 25000 downloads passed by Free Download</title>
		<link>http://www.grovescenter.org/blogs/emdros/?p=95&#038;cpage=1#comment-3203</link>
		<dc:creator>Free Download</dc:creator>
		<pubDate>Sun, 22 Apr 2012 17:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.grovescenter.org/blogs/emdros/?p=95#comment-3203</guid>
		<description><![CDATA[&lt;strong&gt;Free Download...&lt;/strong&gt;

[...]Emdros &#187; Blog Archive &#187; Linguistic Tree Constructor &#8212; 25000 downloads passed[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>Free Download&#8230;</strong></p>
<p>[...]Emdros &raquo; Blog Archive &raquo; Linguistic Tree Constructor &#8212; 25000 downloads passed[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Emdros blog is back by free pc gamessoftware free download</title>
		<link>http://www.grovescenter.org/blogs/emdros/?p=129&#038;cpage=1#comment-3201</link>
		<dc:creator>free pc gamessoftware free download</dc:creator>
		<pubDate>Fri, 20 Apr 2012 09:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.grovescenter.org/blogs/emdros/?p=129#comment-3201</guid>
		<description><![CDATA[&lt;strong&gt;free pc gamessoftware free download...&lt;/strong&gt;

[...]Emdros &#187; Blog Archive &#187; The Emdros blog is back[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>free pc gamessoftware free download&#8230;</strong></p>
<p>[...]Emdros &raquo; Blog Archive &raquo; The Emdros blog is back[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emdros on Debian/Ubuntu/etc. by Freezer Reviews</title>
		<link>http://www.grovescenter.org/blogs/emdros/?p=135&#038;cpage=1#comment-3196</link>
		<dc:creator>Freezer Reviews</dc:creator>
		<pubDate>Wed, 14 Mar 2012 23:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.grovescenter.org/blogs/emdros/?p=135#comment-3196</guid>
		<description><![CDATA[&lt;strong&gt;Freezer Reviews...&lt;/strong&gt;

[...]Emdros &#187; Blog Archive &#187; Emdros on Debian/Ubuntu/etc.[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>Freezer Reviews&#8230;</strong></p>
<p>[...]Emdros &raquo; Blog Archive &raquo; Emdros on Debian/Ubuntu/etc.[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emdros 3.1.1 released by Ulrik Sandborg-Petersen</title>
		<link>http://www.grovescenter.org/blogs/emdros/?p=62&#038;cpage=1#comment-3097</link>
		<dc:creator>Ulrik Sandborg-Petersen</dc:creator>
		<pubDate>Sun, 16 Aug 2009 08:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.grovescenter.org/blogs/emdros/?p=62#comment-3097</guid>
		<description><![CDATA[Hi Rob,

you could also have compiled an rpm, instead of &quot;make install&quot;:

rpmbuild -ta emdros-3.1.1.tar.gz

You should &quot;make uninstall&quot; as root before you install any RPMs of Emdros, though.  You should do so from the same sources (and with the same configure parameters) as when you did &quot;make install&quot;.

By the way, can I ask what you are using Emdros for?


HTH

Ulrik]]></description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>you could also have compiled an rpm, instead of &#8220;make install&#8221;:</p>
<p>rpmbuild -ta emdros-3.1.1.tar.gz</p>
<p>You should &#8220;make uninstall&#8221; as root before you install any RPMs of Emdros, though.  You should do so from the same sources (and with the same configure parameters) as when you did &#8220;make install&#8221;.</p>
<p>By the way, can I ask what you are using Emdros for?</p>
<p>HTH</p>
<p>Ulrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Emdros 3.1.1 released by sheldonr</title>
		<link>http://www.grovescenter.org/blogs/emdros/?p=62&#038;cpage=1#comment-3096</link>
		<dc:creator>sheldonr</dc:creator>
		<pubDate>Sat, 15 Aug 2009 21:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.grovescenter.org/blogs/emdros/?p=62#comment-3096</guid>
		<description><![CDATA[I have a x86_64 AMD chipset running Fedora 11 and needed to recompile from the sources. Emdros 3.1.0 had difficulties, but Emdros 3.1.1 compiled (albeit with warnings). Here&#039;s what I did:
 1) Downloaded emdros-3.1.1.tar.gz from Sourceforge
 2) Unpacked it: tar xvzf emdros-3.1.1.tar.gz
 3) cd emdros-3.1.1
 4) printed out the INSTALL file, and copied the dependency list:
wxGTK wxGTK-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel python-devel mono-core mono-tools ruby ruby-devel perl-devel mysql mysql-server mysql mysql-devel postgresql postgresql-server postgresql-devel
 5) started up an su shell, and typed: yum install 
 6) After all the dependencies had finished loading, I followed the remainder of the INSTALL instructions:
 ./configure
 make
 sudo -c &quot;make install&quot;  (or use that su shell if you still have it open)
 7) Then I created a launcher icon to emdros-3.1.1/src/qrytool/eqtu
works great!
  -- Rob]]></description>
		<content:encoded><![CDATA[<p>I have a x86_64 AMD chipset running Fedora 11 and needed to recompile from the sources. Emdros 3.1.0 had difficulties, but Emdros 3.1.1 compiled (albeit with warnings). Here&#8217;s what I did:<br />
 1) Downloaded emdros-3.1.1.tar.gz from Sourceforge<br />
 2) Unpacked it: tar xvzf emdros-3.1.1.tar.gz<br />
 3) cd emdros-3.1.1<br />
 4) printed out the INSTALL file, and copied the dependency list:<br />
wxGTK wxGTK-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel python-devel mono-core mono-tools ruby ruby-devel perl-devel mysql mysql-server mysql mysql-devel postgresql postgresql-server postgresql-devel<br />
 5) started up an su shell, and typed: yum install<br />
 6) After all the dependencies had finished loading, I followed the remainder of the INSTALL instructions:<br />
 ./configure<br />
 make<br />
 sudo -c &#8220;make install&#8221;  (or use that su shell if you still have it open)<br />
 7) Then I created a launcher icon to emdros-3.1.1/src/qrytool/eqtu<br />
works great!<br />
  &#8212; Rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
