Hey there I'm Robert MacEwan the author of Ideal Absolutes. If you're new to macewan.org, you may want to subscribe to my RSS feed.
$ svn co http://src.chromium.org/svn/trunk/depot_tools/mac depot_tools
$ export PATH=`pwd`/depot_tools:$PATH
mkdir -p ~/src/trunk
cd ~/src/trunk
gclient config http://src.chromium.org/svn/trunk/src
gclient sync
source: Chrome OSX








{ 4 comments… read them below or add one }
This is NOT Google Chrome. This is Chromium, which has no user interface and excludes the JS engine.
Well it sort of is actually…..
“The initial public beta release of Chromium (the open source project for Google Chrome) builds and runs on Microsoft Windows, but we are actively working on versions for Mac OS X and Linux as well.”
http://googlemac.blogspot.com/2008/09/platforms-and-priorities.html
does it work?
I mean, if I dont plan on contributing, simply on using it.
can I compile it and use it?
To tell you the truth I simple use it under VMWare in either XP or Vista.
Leave a Comment