Jump to content
8 posts in this topic

Recommended Posts

Chameleon downloads can always be found on forge.voodooprojects.org. Or, to make it easier you can use Chameleon Wizard.

Buildbot is offline for quite a while now, which makes it even with Chameleon Wizard a bit more difficult to install the latest releases.

Fortunately there is someone building packages for easy installation and it's quite up to date.

 

Don't know exactly what the difference between the version posted in the official Chameleon thread on this forum and the installer posted on kexts.com is, but the installer works out fine for me.

As always use at your own risk, and be sure to make a copy of your org.chameleon.Boot.plist as the installer overwrites the file with a more default one AFAIK.

 

http://www.osx86.net/view/2585-enoch_rev._1956_-_mountain_lion_[updated].html

Noisema's right.

 

Now, when you download the Chameleon from forge.voodooprojects.org, that's the source code you build yourself. :)

It is really easy to build yourself. Just open terminal, cd to a directory where you want to hold the source files, and enter the following:

svn co -r HEAD http://forge.voodooprojects.org/svn/chameleon/trunk

 

Then in terminal again, just cd to the source folder you downloaded above and enter:

make

 

And automagically, the compiled binaries will be in /sym/i386/

 

Just make sure you have the apple developer tools installed (xcode) and you're set!

  • Like 1
×
×
  • Create New...