<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>newschuyl - Mac</title>
			<link>http://www.mischefamily.com/nathan/index.cfm</link>
			<description>a blog by nathan mische</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 20:12:52-0400</pubDate>
			<lastBuildDate>Tue, 25 Nov 2008 21:26:00-0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>nmische@gmail.com</managingEditor>
			<webMaster>nmische@gmail.com</webMaster>
			
			<item>
				<title>Installing 64 Bit CF 8.0.1 on Mac OS X 10.5.5</title>
				<link>http://www.mischefamily.com/nathan/index.cfm/2008/11/25/Installing-64-Bit-CF-801-on-Mac-OS-X-1055</link>
				<description>
				
				After attending a MegaLab at MAX I decided to re-install my local development version of CF so that I could install LiveCycle ES. I uninstalled CF 8 and then attempted a re-install, only to find the 64 bit CF 8.0.1 installer doesn&apos;t play well with the latest installation of Java on OS 10.5.5. After some unproductive googling someone on the Adobe forums pointed me to &lt;a href=&quot;http://www.fancybread.com/blog/post.cfm/java-for-mac-os-x-10-5-update-2-coldfusion-8-gotcha&quot;&gt;this post&lt;/a&gt; on Paul Marcotte&apos;s blog. In the comments of that post Rich Leach posted the following instructions to get the installer to work:


&lt;ol&gt;
&lt;li&gt;In a terminal window, go to /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands (cd /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands)&lt;/li&gt;
&lt;li&gt;Remove the symlinks (sudo rm -rf *)&lt;/li&gt;
&lt;li&gt;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/* .)&lt;/li&gt;
&lt;li&gt;Run the CF installer&lt;/li&gt;
&lt;li&gt;Remove the files from /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK (sudo rm -rf *)&lt;/li&gt;
&lt;li&gt;Recreate the symlinks deleted in step 2 (sudo ln -s ../Home/bin/* .)&lt;/li&gt;
&lt;/ol&gt;


I don&apos;t usually re-post content from other blogs, but this one has been bothering me for a couple of days so I thought I&apos;d help spread the answer. Maybe Adobe should put a TechNote out on this? And yes, I&apos;ve already submitted a bug report. 
				</description>
				
				<category>Mac</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Tue, 25 Nov 2008 21:26:00-0400</pubDate>
				<guid>http://www.mischefamily.com/nathan/index.cfm/2008/11/25/Installing-64-Bit-CF-801-on-Mac-OS-X-1055</guid>
				
			</item>
			
			<item>
				<title>Problems Seeing CF Installer Under Parallels</title>
				<link>http://www.mischefamily.com/nathan/index.cfm/2007/9/6/Installing-CF-With-Parallels</link>
				<description>
				
				I just ran into an issue running the ColdFusion 8 installer on XP Pro in Parallels 3.0. When I first tried to run the installer I couldn&apos;t see the contents of the installer window. Turns out I had to stop the VM and change the video settings. I disabled DirectX support and custom screen resolutions was then able to see the installer with no problems. I had the same issue with CF 7 so it seems to be an issue with  ColdFusion installer software and certain Parallels video settings. 
				</description>
				
				<category>Mac</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 06 Sep 2007 22:00:00-0400</pubDate>
				<guid>http://www.mischefamily.com/nathan/index.cfm/2007/9/6/Installing-CF-With-Parallels</guid>
				
			</item>
			</channel></rss>