<?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>Chris Schuld&#039;s Blog &#187; yum</title>
	<atom:link href="http://chrisschuld.com/tag/yum/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisschuld.com</link>
	<description>personal musings on the composition of software</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:48:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Base class package &#8220;Tree::DAG_Node&#8221; is empty</title>
		<link>http://chrisschuld.com/2008/11/base-class-package-treedag_node-is-empty/</link>
		<comments>http://chrisschuld.com/2008/11/base-class-package-treedag_node-is-empty/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 18:27:00 +0000</pubDate>
		<dc:creator>Chris Schuld</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://chrisschuld.com/?p=161</guid>
		<description><![CDATA[Today I ran into this error: Base class package &#8220;Tree::DAG_Node&#8221; is empty.     (Perhaps you need to &#8216;use&#8217; the module which defines that package first.)  at /usr/lib/perl5/vendor_perl/5.8.8/XML/Validator/Schema/Node.pm line 2 An odd error from perl&#8217;s XML Validation libraries; here is how you fix it: install the Tree::DAG_Node package yum -y install perl-DAG_Node]]></description>
			<content:encoded><![CDATA[<p>Today I ran into this error:</p>
<p><strong>Base class package &#8220;Tree::DAG_Node&#8221; is empty.<br />
    (Perhaps you need to &#8216;use&#8217; the module which defines that package first.)<br />
 at /usr/lib/perl5/vendor_perl/5.8.8/XML/Validator/Schema/Node.pm line 2<br />
</strong></p>
<p>An odd error from perl&#8217;s XML Validation libraries; here is how you fix it: install the Tree::DAG_Node package</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">yum <span style="color: #660033;">-y</span> <span style="color: #c20cb9; font-weight: bold;">install</span> perl-DAG_Node</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://chrisschuld.com/2008/11/base-class-package-treedag_node-is-empty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Ghostscript on CentOS 5.2 (ghostscript 8.63)</title>
		<link>http://chrisschuld.com/2008/11/updating-ghostscript-on-centos-52-ghostscript-863/</link>
		<comments>http://chrisschuld.com/2008/11/updating-ghostscript-on-centos-52-ghostscript-863/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 07:46:10 +0000</pubDate>
		<dc:creator>Chris Schuld</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://chrisschuld.com/?p=145</guid>
		<description><![CDATA[PLEASE NOTE: I have posted an update for CentOS5.4 and GhostScript 8.70! Today I needed a newer version of ghostscript on my server pool for some back-end processing we do. Updating ghostscript for RHEL5 / CentOS 5.2 turned out to be a pain! I was nearly stucked into RPM hell! **** Warning: An error occurred [...]]]></description>
			<content:encoded><![CDATA[<p><strong>PLEASE NOTE: I have <a href="http://chrisschuld.com/2010/01/updating-ghostscript-on-centos-5-4-ghostscript-8-70/">posted an update for CentOS5.4 and GhostScript 8.70</a>!</strong></p>
<p>Today I needed a newer version of ghostscript on my server pool for some back-end processing we do.  Updating ghostscript for RHEL5 / CentOS 5.2 turned out to be a pain!  I was nearly stucked into <a href="http://www.germane-software.com/~ser/Files/Essays/RPM_Hell.html">RPM hell</a>!</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">   <span style="color: #000000; font-weight: bold;">****</span> Warning:  An error occurred <span style="color: #000000; font-weight: bold;">while</span> reading an XREF table.
   <span style="color: #000000; font-weight: bold;">****</span> The <span style="color: #c20cb9; font-weight: bold;">file</span> has been damaged.  This may have been caused
   <span style="color: #000000; font-weight: bold;">****</span> by a problem <span style="color: #000000; font-weight: bold;">while</span> converting or transfering the file.
   <span style="color: #000000; font-weight: bold;">****</span> Ghostscript will attempt to recover the data.
ERROR: <span style="color: #000000; font-weight: bold;">/</span>undefined <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #000000; font-weight: bold;">/</span>BXlevel
Operand stack:
   <span style="color: #000000;">7</span>   <span style="color: #000000;">0</span>   <span style="color: #000000;">1</span>   --dict:<span style="color: #000000;">6</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">6</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>ro<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>G<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   obj
Execution stack:
   <span style="color: #000000; font-weight: bold;">%</span>interp_exit   .runexec2   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #000000;">2</span>   <span style="color: #000000; font-weight: bold;">%</span>stopped_push   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #c20cb9; font-weight: bold;">false</span>   <span style="color: #000000;">1</span>   <span style="color: #000000; font-weight: bold;">%</span>stopped_push   <span style="color: #000000;">1</span>   <span style="color: #000000;">3</span>   <span style="color: #000000; font-weight: bold;">%</span>oparray_pop   <span style="color: #000000;">1</span>   <span style="color: #000000;">3</span>   <span style="color: #000000; font-weight: bold;">%</span>oparray_pop   <span style="color: #000000;">1</span>   <span style="color: #000000;">3</span>   <span style="color: #000000; font-weight: bold;">%</span>oparray_pop   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #660033;">--nostringval--</span>   <span style="color: #c20cb9; font-weight: bold;">false</span>   <span style="color: #000000;">1</span>   <span style="color: #000000; font-weight: bold;">%</span>stopped_push   <span style="color: #660033;">--nostringval--</span>   <span style="color: #000000; font-weight: bold;">%</span>loop_continue   <span style="color: #660033;">--nostringval--</span>
Dictionary stack:
   --dict:<span style="color: #000000;">1119</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">1686</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>ro<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>G<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">0</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">20</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>G<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">107</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">200</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>L<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">107</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">200</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>L<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">104</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">127</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>ro<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>G<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">241</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">347</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>ro<span style="color: #7a0874; font-weight: bold;">&#41;</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>G<span style="color: #7a0874; font-weight: bold;">&#41;</span>--   --dict:<span style="color: #000000;">18</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">24</span><span style="color: #7a0874; font-weight: bold;">&#40;</span>L<span style="color: #7a0874; font-weight: bold;">&#41;</span>--
Current allocation mode is <span style="color: #7a0874; font-weight: bold;">local</span>
ESP Ghostscript <span style="color: #000000;">815.02</span>: Unrecoverable error, <span style="color: #7a0874; font-weight: bold;">exit</span> code <span style="color: #000000;">1</span></pre></div></div>

<p>A few google-searches later I realized that ghostscript 8.15 is &#8220;<a href="http://www.imdb.com/title/tt0302886/">old school</a>&#8221; and needed a serious update.  I always like to have the latest software (generally speaking) so I was after the latest version to date (version 8.63) to hopefully solve some problems with PDF translation:</p>
<p>First, you&#8217;ll need the jasper libraries which are not available via yum.  You can get them here <em>(i386 32bit only for now)</em>:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">&nbsp;
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>jasper-libs-1.900.1-8.i386.rpm
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>jasper-1.900.1-8.i386.rpm
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>jasper-utils-1.900.1-8.i386.rpm
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>jasper-devel-1.900.1-8.i386.rpm</pre></div></div>

<p>Next, here are the RPMs for RHEL5/CentOS5.2 for Ghostscript <em>(i386 32bit only for now)</em>:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">&nbsp;
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>ghostscript-<span style="color: #000000;">8.63</span>-1.i386.rpm
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>ghostscript-devel-<span style="color: #000000;">8.63</span>-1.i386.rpm
rpm <span style="color: #660033;">-Uvh</span> http:<span style="color: #000000; font-weight: bold;">//</span>chrisschuld.com<span style="color: #000000; font-weight: bold;">/</span>centos52<span style="color: #000000; font-weight: bold;">/</span>ghostscript-gtk-<span style="color: #000000;">8.63</span>-1.i386.rpm</pre></div></div>

<p><strong>*** Problem solved!</strong></p>
<p><strong>PLEASE NOTE: I have <a href="http://chrisschuld.com/2010/01/updating-ghostscript-on-centos-5-4-ghostscript-8-70/">posted an update for CentOS5.4 and GhostScript 8.70</a>!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://chrisschuld.com/2008/11/updating-ghostscript-on-centos-52-ghostscript-863/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
