The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Développement de WIMS
Summary Activity Forums Tracker Tasks Docs Surveys News SCM Files Listes Sympa

Forum: developers

Monitor Forum | Start New Thread Start New Thread
RE: installation [ Reply ]
By: joke evers on 2011-07-21 17:19
[forum:13385]
Sounds good to me !!
joke

installation [ Reply ]
By: Bernadette Perrin-Riou on 2011-07-21 13:47
[forum:13384]

modules.pl (101) downloads
For a new installation, doing bin/mkindex is not very useful because there is no yet any module (except of adm). I have made a script which installs all the modules from the download center before any compilation (by the shell, not by the web interface of wims).
It does not test if the modules are already there (so every thing is new).
It should be used only the first time (after, we must encourage people
to use the automatic daily update).

I join the script. It will be in the files in the svn (besides the release),
but not in the distribution.

Like that, the example classes and the link to the help modules which are on the homepage of wims will directly be OK.

If you agree with that, I will change the README. (I can also change its name : wims_modules.pl ?)

Bernadette