Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Installating CF 8 on Mac OS X Snow Leopard

Participant ,
Apr 13, 2011 Apr 13, 2011

I just got a MacBook Pro and went about trying to setup CF 8 on it (using CF 8 to mimick production servers). I tried both the 32 and 64 bit installers and neither will run at all. I found this thread: http://forums.adobe.com/message/28725 . I did everything it says, the installers still won't run. And by won't run, I mean I double click and nothing happens. I'm suspecting it has something to do with Java, but not sure what to do to fix it. Any ideas?

TOPICS
Getting started
467
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 13, 2011 Apr 13, 2011
LATEST

Finally got this working. Here's the solution in case anybody else runs into this issue, taken from http://www.doyourself.org/windows-2/786-install-coldfusion-8-on-snow-leopard/

1. Open a Terminal
2. cd ColdFusion\ 8\ Installer.app
3. cd Contents/Resources/Java
4. java -cp ./IAClasses.zip:Execute.zip:installscript.zip:. com.zerog.ia.installer.Main
5. Follow the steps and I was able to finish setup and run CF8

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources