On Thu, Feb 23, 2017 at 03:51:07PM +0100, Esteban Lorenzano wrote:
> for linux you can: 
> $ cd pharo-vm/opensmalltalk-vm//build.linux32x86/pharo.cog.spur/build
> $ ./mvm

On a fairly fresh 32-bit Linux Mint 17 (based on Ubuntu 14.04), first apt-get
install curl, libssl-dev, cmake, uuid-dev, and libtool which are the
dependencies.

On libtool, the (generated?) source contains a version  which doesn't
understand a command line argument that it was fed. I changed that libtool file
to a symlink to the system-installed one.

The HT version that I built segfaults now and then on my 64-bit Linux Mint 17.
I'm using the ITHB one.

Pierce

Reply via email to