A few weeks back Google announced, and then released their web browser Chrome. Unfortunately it is only available for Windows at the moment, but Google did provide the source code and method for compiling Chrome for other operating systems like Linux and Mac OS X.
So obviously I tried compiling it for OS X as soon as it was possible. And after three hours of trying and two GB of space wasted I was presented with literally thousands of errors in XCode. I’m not a programmer so I decided to give up. Though only a day later I found a method for getting Chrome to work in OS X through use of Wine.
I won’t go into the details of what Wine is or does, just know that it lets you run Windows applications on other operating systems. Suffice to say, it worked (after about two hours of waiting for files to download and install). It wasn’t easy to get working and you had to launch Chrome from the terminal, so I held off blogging about it.
So why am I blogging about it now? Well, because there’s an easier method which was made by the people over at CodeWeaver’s.
CodeWeaver’s make a commercial version of Wine for Linux and Mac OS X called Crossover. Crossover builds on Wine making it easier to install specific applications than on a typical Wine installation.

CodeWeaver’s decided to make a free release (which is a first), called CrossOver Chronium. You can probably guess that this is a stand alone application to run Google’s Chrome web browser inside of Linux and Mac OS X, and you’re right. So if you’ve been wanting to give Chrome a whirl but don’t use Windows, head over to CodeWeaver’s site to download Crossover Chronium!

