<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Der Lanwirt &#187; perl</title>
	<atom:link href="http://www.lanwirt.de/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lanwirt.de</link>
	<description>manchmal auch wanwirt oder sanwirt</description>
	<lastBuildDate>Thu, 15 Jul 2010 12:53:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>OTRS on CentOS 5</title>
		<link>http://www.lanwirt.de/2008/06/19/otrs-on-centos-5/</link>
		<comments>http://www.lanwirt.de/2008/06/19/otrs-on-centos-5/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 13:45:55 +0000</pubDate>
		<dc:creator>Markus</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Tux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[otrs]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://markus.renschler.net/?p=97</guid>
		<description><![CDATA[Today I started installing OTRS on CentOS. First barrier: Installing all the needed Perl modules. Luckily, there is a script calles bin/otrs.checkModules After trying around a bit, I found out, that the following command installs at least the required stuff: yum install perl-Compress-Zlib perl-HTML-Parser perl-HTML-Tagset perl-URI perl-libwww-perl perl-Net-DNS The GD module can be downloaded/installed from [...]]]></description>
			<content:encoded><![CDATA[<p>Today I started installing OTRS on CentOS. First barrier: Installing all the needed Perl modules. Luckily, there is a script calles bin/otrs.checkModules</p>
<p>After trying around a bit, I found out, that the following command installs at least the required stuff:</p>
<p><code>yum install perl-Compress-Zlib perl-HTML-Parser perl-HTML-Tagset perl-URI perl-libwww-perl perl-Net-DNS</code></p>
<p>The GD module can be downloaded/installed from <a href="http://dag.wieers.com/rpm/" onclick="javascript:pageTracker._trackPageview ('/outbound/dag.wieers.com');">Dag&#8217;s repository</a>:<br />
<a href="http://dag.wieers.com/rpm/packages/perl-GD/" onclick="javascript:pageTracker._trackPageview ('/outbound/dag.wieers.com');">http://dag.wieers.com/rpm/packages/perl-GD/</a></p>
<p><strong>[Update 2008-07-16]</strong> Today, I continued installing and it showed that installing works without a problem if you just follow the documentation, in my case especially in README.webserver.</p>
<p>OTRS works!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lanwirt.de/2008/06/19/otrs-on-centos-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
