Hi pharoers,

I am trying to load Phratch in the latest Pharo3.0 Installer Mac
(image+vm), and Pharo crashes during the install.

It is easy to reproduce:
- Load the latest Pharo Installer for Mac
- Run this code:
---
Gofer it
        url: 'http://smalltalkhub.com/mc/JLaval/Phratch/main'
 username: ''
 password: '';
        package: 'ConfigurationOfPhratch';
        load.
    (Smalltalk at: #ConfigurationOfPhratch) loadBleedingEdge.
---

Cheers,
Jannik
-- 

~~Jannik Laval~~
École des Mines de Douai
Enseignant-chercheur
http://www.jannik-laval.eu
http://www.phratch.com
http://car.mines-douai.fr/

Reply via email to