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
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to