[Pharo-fuel] [Vm-dev] Fwd: Possible collections problem

David T. Lewis lewis at mail.msen.com
Thu May 16 19:01:29 UTC 2013


On Thu, May 16, 2013 at 07:55:39PM +0200, Max Leske wrote:
> 
> I nearly went insane because of Ruby. Debian might be stable but you never get the new stuff? The result were several ours of trying to run "bundle install; rake build" until I finally just tried running "build_interpreter_vm.sh" and HURRAY! I had a working 4.12.4-2729 version.
> 

Instructions for building a standard Interpreter VM for Unix, including generation
of the VM sources, can be found at http://squeakvm.org/unix/devel.html. It's worth
reading this just to get an overview of the process (regardless of whether you use
a Ruby script or any other procedure).

If you prefer just compiling from a known-good tarball, the latest official release
(which should be fine for your purposes) is on squeakvm.org at
http://squeakvm.org/unix/release/Squeak-4.10.2.2614-src.tar.gz.

Dave



More information about the Vm-dev mailing list