El vie, 26-03-2010 a las 22:11 +0100, laurent laffont escribió:
> Hi,
> 
> 
> Finally I've managed to build squeak vm rev. 2135 (current stable)
> with FT2Plugin which makes all tests green on Pharo 1.0 rc3
> image........ on my machine :)
> 
> 
> If some Linux users can test it on their distro, thanks. 

Hi Laurent, 
good job. I tested your instructions on my:

Debian GNU/Linux Squeeze (testing) amd64

I didn't have cmake so first had to install it:

aptitude install cmake

and then:

> To build from source archive:
> =======================
> wget http://lolgzs.free.fr/pharo/squeak-vm/Squeak-3.11.3.2135-pharo-src.tar.gz
> tar -xvzf Squeak-3.11.3.2135-pharo-src.tar.gz
> cd Squeak-3.11.3.2135-pharo-src/
> mkdir build && cd build
> ../unix/cmake/configure
> make

I don't install it (I don't like the custom install process) so I can't
say if ther is a problem with the install ;)

> sudo make install
> 


I ran the tests in a PharoCore 10515 RC3. Just 1 failure:

7296 run, 7278 passes, 17 expected failures, 1 failures, 0 errors, 0
unexpected passes


Also,

1 tinyBenchmarks -> '362606232 bytecodes/sec; 10580494 sends/sec'

Cheers

-- 
Miguel Cobá
http://miguel.leugim.com.mx


_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to