[VM] Recompiling the VM under MacOsX

Ned Konz ned at bike-nomad.com
Fri Aug 22 17:45:51 UTC 2003


On Friday 22 August 2003 10:28 am, Alexandre Bergel wrote:

> I get a copy of the source from sourceforge, run VMMaker to
> generate the plugin and the interpreter. then I run the unix script
> configure (the one present under the unix folder)

Please try Ian's latest, the 3.6-beta5 VM. I don't know if he has 
updated SourceForge yet.
http://www-sor.inria.fr/~piumarta/squeak/

You shouldn't run the configure in the platforms/unix/config directory 
itself; you should do this:

$ ls
platforms src
$ mkdir build
$ cd build
$ ../platforms/unix/config/configure
$ make
$ sudo make install

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE



More information about the Squeak-dev mailing list