<?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>Joshua F. Rountree &#187; Solutions</title>
	<atom:link href="http://joshua.remote-app.com/category/apple/solutions/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshua.remote-app.com</link>
	<description>My blog of programming, hobbies, and thoughts.</description>
	<lastBuildDate>Tue, 15 Sep 2009 23:03:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Possible solution for Mac OS X 10.5.5 64-bit CF8 Installer Java Update Issue</title>
		<link>http://joshua.remote-app.com/2008/11/29/possible-solution-for-mac-os-x-1055-64-bit-cf8-installer-java-update-issue/</link>
		<comments>http://joshua.remote-app.com/2008/11/29/possible-solution-for-mac-os-x-1055-64-bit-cf8-installer-java-update-issue/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 04:19:21 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://joshua.remote-app.com/?p=174</guid>
		<description><![CDATA[Nathan Mische &#8211; you may not typically re-post content but this sure is a great prospective solution!  Thank you for the great find, I still haven&#8217;t tried it &#8211; my wife won&#8217;t give me back my MacBook!
http://www.mischefamily.com/nathan/index.cfm/2008/11/25/Installing-64-Bit-CF-801-on-Mac-OS-X-1055

In a terminal window, go to /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands (cd /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands)
Remove the symlinks (sudo rm -rf *)
Copy the files from /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin [...]]]></description>
			<content:encoded><![CDATA[<p>Nathan Mische &#8211; you may not typically re-post content but this sure is a great prospective solution!  Thank you for the great find, I still haven&#8217;t tried it &#8211; my wife won&#8217;t give me back my MacBook!</p>
<p><a href="http://www.mischefamily.com/nathan/index.cfm/2008/11/25/Installing-64-Bit-CF-801-on-Mac-OS-X-1055">http://www.mischefamily.com/nathan/index.cfm/2008/11/25/Installing-64-Bit-CF-801-on-Mac-OS-X-1055</a></p>
<ol>
<li>In a terminal window, go to /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands (cd /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands)</li>
<li>Remove the symlinks (sudo rm -rf *)</li>
<li>Copy the files from /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin to /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands (sudo cp ../Home/bin/* .)</li>
<li>Run the CF installer</li>
<li>Remove the files from /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK (sudo rm –rf *)</li>
<li>Recreate the symlinks deleted in step 2 (sudo ln –s ../Home/bin/* .)</li>
</ol>
<p>Maybe I won&#8217;t get it back, she just said &#8220;It&#8217;s MY notebook now&#8230;&#8221; I&#8217;ll keep you posted on how I regain possession of my MacBook from my wife&#8217;s grip!</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://joshua.remote-app.com/2008/11/29/possible-solution-for-mac-os-x-1055-64-bit-cf8-installer-java-update-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
