Hi Noury. See this link:

http://code.google.com/p/pharo/issues/detail?id=1360

cheers

mariano

On Tue, Apr 20, 2010 at 4:12 PM, Bouraqadi Noury <bouraqadi@gmail.com> wrote:
Hi,

We have trouble running alien on Windows. Starting from a clean pharo 1.0 image and the latest VM, we installed Alien as described on the SqueakSource site (see below). But, when running any example, we get primitiveFailed error. Any hint?

Note: We also tried with the Squeak image, and got the same error.

Thanx,
Noury

Gofer new
url:
'http://www.squeaksource.com/Alien' ;
addPackage: 'ConfigurationOfAlien';
load.
ConfigurationOfAlien loadCore.
ConfigurationOfAlien loadTests.
ConfigurationOfAlien loadLibC.
ConfigurationOfAlien loadWin32.


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