On 11 September 2012 18:27, Peter K.H. Gragert <
pkhgragert@gmail.com> wrote:
> Hello,
> Just read a foregoing mail and curious I installed
> as told:
>
> � Gofer new
> � � � squeaksource: 'MetacelloRepository';
>
> � � � package: 'ConfigurationOfOSProcess';
> � � � load.
>
> � (Smalltalk at: #ConfigurationOfOSProcess) project bleedingEdge load.
>
> To load CommandShell, you can start with:
>
> � Gofer new
> � � � squeaksource: 'CommandShell';
>
> � � � package: 'CommandShell-Piping';
> � � � load.
>
> Running the SUnittest on it: see picture included ..What to do (a newbie)