Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
464 bpr 1
!header
2
 
644 bpr 3
You can download wims sources either
464 bpr 4
<ul><li>
644 bpr 5
from the original <a target=wims_external href="http://wims.unice.fr/download/wims/">Nice site</a>
464 bpr 6
</li>
644 bpr 7
<li>or from
8
<a href="http://sourcesup.cru.fr">sourcesup.cru.fr</a> where a repository of the WIMS project 
9
now exists, more precisely at
10
<a target=wims_external href="http://sourcesup.cru.fr/frs/?group_id=379">
11
http://sourcesup.cru.fr/frs/?group_id=379
12
</a>
13
(warning ! this version still requires wims 3.62 to be installed beforehand)
14
the svn development version is here :  
15
<a target=wims_external href="http://sourcesup.cru.fr">sourcesup.cru.fr</a>
16
</li>
17
<li>or, for fans of debian or ubuntu distribution, using their usual installation methods ;
18
if you have difficulties, then write to the corresponding discussion lists.
19
It still seems wiser to install first all dependencies needed by wims from the debian distribution before recompiling wims directly from the wims sources. 
20
</li>
464 bpr 21
</ul>
644 bpr 22
 
23
Once the installation completed, all modules may be downloaded from Nice site via the usual site maintenance tool.
24
 
25
<p><em>Warning : this text may change after validation !</em>
464 bpr 26
!tail