no that does not work either I am getting dependancies warning as well��

this (taken from��http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/latest/PetitParser.pdf)

Gofer new
smalltalkhubUser: 'Moose' project: 'PetitParser';
package: 'ConfigurationOfPetitParser';
load.

(Smalltalk at: #ConfigurationOfPetitParser) perform: #loadDefault.

gives me this :

"This package depends on the following classes:
�� GLMHighlighterTextDecorator
You must resolve these dependencies before you will be able to load these definitions:��
�� GLMPersonStyler
�� key
�� parser


Select Proceed to continue, or close this window to cancel the operation."

and this :

Gofer new��
�� smalltalkhubUser: 'Moose' project: 'Glamour';
�� package: 'ConfigurationOfGlamour';
�� load.
(Smalltalk at: #ConfigurationOfGlamour)
�� perform: #loadDevelopment.

gives me same dependencies missing.��




On Wed, May 21, 2014 at 6:12 PM, Stephan Eggermont <stephan@stack.nl> wrote:
You'll probably be happier loading #development of ConfigurationOfGlamour, and you might want to add ConfigurationOfPetitParser. I'll take a look at the configuration of Rubric

Stephan

Verstuurd vanaf mijn iPhone