Hi again,

I’ve loaded all required packages I think, tests do not pass.

Main errors comes from AnsiStandardCalendarClock that cannot be found.

Does someone know how to solve that ?
I think I’ve loaded all chronos packages.

Cheers,

Cédrik

> Le 14 juil. 2016 à 15:51, Cédrick Béler <cdric...@gmail.com> a écrit :
> 
> Hi Paul, 
> 
> Thanks for the information. I’ll give a try.
> 
> Cheers,
> 
> Cédrik
> 
> 
>> Le 13 juil. 2016 à 20:51, Paul DeBruicker <pdebr...@gmail.com> a écrit :
>> 
>> Hi Cédrick,
>> 
>> The iCal load fails or it puts up a warning that you must load some other
>> classes (e.g. OSProcess) first before loading other definitions? 
>> 
>> The OSProcess use in the iCal package it pretty minimal and would be easy to
>> split out into a separate package if you were motivated to port iCal to
>> OSSubProcess.
>> 
>> 
>> As for Chronos, I'm not positive but am pretty sure that OSProcess is only
>> used for generating the Chronos time zone rules from the olson time zone db
>> files.  
>> 
>> So I'd guess both iCal and Chronos will work fine for testing purposes
>> without porting anything to OSSubProcess and just skipping the load of the
>> OSProcess parts.
>> 
>> 
>> Hope this helps
>> 
>> Paul
>> 
>> 
>> 
>> 
>> Cédrick Béler wrote
>>> Hi all, 
>>> 
>>> I’m trying to load the iCal package from the catalog. It is available on
>>> smalltalkhub.
>>> http://www.smalltalkhub.com/#!/~pdebruic/iCal
>>> 
>>> It has some problem (installation fails) but the package is not tagged as
>>> Pharo5. Plus it seems to use OSProcess. I’m trying to avoid to load
>>> OSProcess as I use OSSubprocess (probably for Chronos ?).
>>> 
>>> Any idea on what I can do ?
>>> (I’d like to install/evaluation iCal vCard and Chronos)
>>> 
>>> Thanks for any help,
>>> 
>>> Cheers,
>>> 
>>> Cédrik
>> 
>> 
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://forum.world.st/iCal-Chronos-for-Pharo-5-OSProcess-tp4906567p4906585.html
>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>> 
> 


Reply via email to