Cannot load Pillar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Cannot load Pillar

abergel
Hi!

When I load Pillar, I have the following:
This package depends on the following classes:
  PRWarning
You must resolve these dependencies before you will be able to load these definitions:
  PRParameterWarning


I simply do
-=-=-=-=-=-=-=-=-=
Gofer new
    smalltalkhubUser: 'Pier' project: 'Pillar';
    configuration;
    load.
(Smalltalk globals at: #ConfigurationOfPillar) load
-=-=-=-=-=-=-=-=-=

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply | Threaded
Open this post in threaded view
|

Re: Cannot load Pillar

CyrilFerlicot
I'll make a new configuration un few hours

Le jeudi 14 mai 2015, Alexandre Bergel <[hidden email]> a écrit :
Hi!

When I load Pillar, I have the following:
This package depends on the following classes:
  PRWarning
You must resolve these dependencies before you will be able to load these definitions:
  PRParameterWarning


I simply do
-=-=-=-=-=-=-=-=-=
Gofer new
    smalltalkhubUser: 'Pier' project: 'Pillar';
    configuration;
    load.
(Smalltalk globals at: #ConfigurationOfPillar) load
-=-=-=-=-=-=-=-=-=

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.






--
Cheers
Cyril Ferlicot

Reply | Threaded
Open this post in threaded view
|

Re: Cannot load Pillar

CyrilFerlicot
Should be fine now

On 14 May 2015 at 17:54, Cyril Ferlicot <[hidden email]> wrote:

> I'll make a new configuration un few hours
>
>
> Le jeudi 14 mai 2015, Alexandre Bergel <[hidden email]> a écrit :
>>
>> Hi!
>>
>> When I load Pillar, I have the following:
>> This package depends on the following classes:
>>   PRWarning
>> You must resolve these dependencies before you will be able to load these
>> definitions:
>>   PRParameterWarning
>>
>>
>> I simply do
>> -=-=-=-=-=-=-=-=-=
>> Gofer new
>>     smalltalkhubUser: 'Pier' project: 'Pillar';
>>     configuration;
>>     load.
>> (Smalltalk globals at: #ConfigurationOfPillar) load
>> -=-=-=-=-=-=-=-=-=
>>
>> Cheers,
>> Alexandre
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>
>>
>>
>>
>
>
> --
> Cheers
> Cyril Ferlicot
>



--
Cheers
Cyril Ferlicot

Reply | Threaded
Open this post in threaded view
|

Re: Cannot load Pillar

stepharo
thanks cyril

Stef

Le 14/5/15 22:00, Cyril Ferlicot a écrit :

> Should be fine now
>
> On 14 May 2015 at 17:54, Cyril Ferlicot <[hidden email]> wrote:
>> I'll make a new configuration un few hours
>>
>>
>> Le jeudi 14 mai 2015, Alexandre Bergel <[hidden email]> a écrit :
>>> Hi!
>>>
>>> When I load Pillar, I have the following:
>>> This package depends on the following classes:
>>>    PRWarning
>>> You must resolve these dependencies before you will be able to load these
>>> definitions:
>>>    PRParameterWarning
>>>
>>>
>>> I simply do
>>> -=-=-=-=-=-=-=-=-=
>>> Gofer new
>>>      smalltalkhubUser: 'Pier' project: 'Pillar';
>>>      configuration;
>>>      load.
>>> (Smalltalk globals at: #ConfigurationOfPillar) load
>>> -=-=-=-=-=-=-=-=-=
>>>
>>> Cheers,
>>> Alexandre
>>> --
>>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>>> Alexandre Bergel  http://www.bergel.eu
>>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>>>
>>>
>>>
>>>
>>
>> --
>> Cheers
>> Cyril Ferlicot
>>
>
>