「macOS Sierra Fireworks 起動できない Java SE 6 ランタイム」でお困りの方へ
このサイトが大変参考になりました。
http://doratex.hatenablog.jp/entry/20160921/1474401468
- リカバリーモードに入る(Command + R を押しながら Mac を起動)
- ターミナルを開き、「csrutil disable」と入力
- 「Successfully disabled System Integrity Protection. Please restart the machine for the changes to take effect.」と表示されたら再起動
- ターミナルを開きます
- sudo mkdir -p /System/Library/Java/JavaVirtualMachines/1.6.0.jdk /System/Library/Java/Support/Deploy.bundle
- Fireworksが開けるのを確認
- リカバリーモードに入る(Command + R を押しながら Mac を起動)
- ターミナルを開き、「csrutil enable」と入力
以上です。