For those interested in trying Dartium on MacOSX, here is a build of Dartium from Dart’s bleeding_edge. I have just tested it enough to run hello world at the moment. I’d like to get feed back on how it runs for others if possible.
[sourcecode lang=”bash”]wget http://dl.dropbox.com/u/33138127/dartium_macosx/Chromium.app.tar.gz wget http://dl.dropbox.com/u/33138127/dartium_macosx/Chromium.app.tar.gz.md5 wget http://dl.dropbox.com/u/33138127/dartium_macosx/README.txt md5sum -c Chromium.app.tar.gz.md5 [/sourcecode]
It might be best to refer to this previous post for any additional information.