<?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>MacLochlainns Weblog &#187; HP Printer Install Failure</title>
	<atom:link href="http://blog.mclaughlinsoftware.com/tag/hp-printer-install-failure/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mclaughlinsoftware.com</link>
	<description>Michael McLaughlin's Technical Blog</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:21:48 +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>Mac printer purgatory brought to you by HP &#8230;</title>
		<link>http://blog.mclaughlinsoftware.com/2008/10/06/mac-printer-purgatory-brought-to-you-by-hp/</link>
		<comments>http://blog.mclaughlinsoftware.com/2008/10/06/mac-printer-purgatory-brought-to-you-by-hp/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 00:36:52 +0000</pubDate>
		<dc:creator>maclochlainn</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[HP printer drivers on Mac]]></category>
		<category><![CDATA[HP Printer Install Failure]]></category>
		<category><![CDATA[Mac Leopard printer drivers]]></category>
		<category><![CDATA[Some of the software for the printer is missing.]]></category>

		<guid isPermaLink="false">http://maclochlainn.wordpress.com/?p=513</guid>
		<description><![CDATA[If you&#8217;ve ever run into this error trying to install an HP Printer on a Mac, let me tell you how to fix it: &#8220;Some of the software for the printer is missing.&#8221; There&#8217;s actually a discussion on Apple&#8217;s forum without an answer. The answer is beware of HP Printer downloads. Not all are compatible [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever run into this error trying to install an HP Printer on a Mac, let me tell you how to fix it:</p>
<p>&#8220;<strong>Some of the software for the printer is missing.</strong>&#8221;</p>
<p>There&#8217;s actually a discussion on <a title="Apple Discussion forum of HP Printer error" href="http://discussions.apple.com/thread.jspa?messageID=7990356" target="_blank">Apple&#8217;s forum</a> without an answer. The answer is beware of HP Printer downloads. Not all are compatible with the current Leopard (10.5.x). A number are only current for Tiger (10.4.x). If you download them and install them, you should consider using a time machine recovery of the Operating System. At least, I found that deleting them and recreating them didn&#8217;t always fix the problem by itself.</p>
<p>If you haven&#8217;t installed them, don&#8217;t do it until you back up the /Library/printers/hp directory (typically about ~650 MB). It will enable you to recover without a full backup of the operating system. Open a terminal and run the following command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># mv hp hpbackup</span></pre></div></div>

<p>If the HP drivers apply and things don&#8217;t work you can recover. You can simply do the following two command from a terminal session:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># rm -r hp</span>
<span style="color: #666666; font-style: italic;"># mv hpbackup hp</span></pre></div></div>

<p>If the HP drivers apply and things work you&#8217;re fine. You can delete the backup directory and its contents by using the following command in a terminal session:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># rm -r hpbackup</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.mclaughlinsoftware.com/2008/10/06/mac-printer-purgatory-brought-to-you-by-hp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
