On Mon, Jun 21, 2010 at 10:44 PM, Lukas Renggli <[email protected]> wrote: > Some people asked me how I got Pharo to run on Cog on OS X. Here's how: > > 1. Download the Cog source-code from > <http://ftp.squeak.org/Cog/OpenSourceCog.tar.gz>, open the Xcode > project CoreVM.xcodeproj, and compile the thing. For those who want to > skip this step I've put the resulting binaries here: > <http://www.lukas-renggli.ch/dropbox/cog-osx.zip>. > > 2. Open a (copy of a) Pharo image in an **old** VM and file-in the > appropriate change-set (there is one for Pharo 1.0 and one for Pharo > 1.1) from the following issue report: > <http://code.google.com/p/pharo/issues/detail?id=2579>. Save the image > and quit. > > 3. Open the image in the Cog VM. Note that if you safe the image, you > won't be able to open it again in a non-Cog VM. > > Hopefully John will provide a properly built binary soon :-)
Thank you Lukas ! Quite impressive in some of my highly CPU-intensive robot simulations !!! Strange that the VM Cog icon is Croquet ;-) -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam Every DSL ends up being Smalltalk http://doesnotunderstand.org/ _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
