A Tool for managing modules

Henrik Gedenryd h.gedenryd at open.ac.uk
Thu Jan 31 16:51:45 UTC 2002


Bergel Alexandre wrote:

> Try to do that :
> 
> ModuleInstaller fullyInstallFromPath: #(People ab ModuleTool).
> ModuleTool open
> 
> But two time the first statment. The first time throws an exception (cf my web
> site).

The file names must match the path name given, so use #(People ab
ModuleTool) and change the file names to PeopleabModuleTool.def etc.

> And not #(People Alexandre ...). Okay okay I have to change pictures (-:
> Just create a directory called RepositoryCache in the image directory.
> 
> Regards,
> Alexandre

This should all be done automatically so it shouldn't be this hard at all, I
really should get the net dowloads to work. The problem is that it is
ServerDirectory that's broken, not my code... Anyone?

Henrik




More information about the Squeak-dev mailing list