Rev 11342 | Rev 13756 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11342 | Rev 12003 | ||
---|---|---|---|
Line 115... | Line 115... | ||
115 | 115 | ||
116 | 4. (For a first installation only). Get and execute the script wims_modules.pl |
116 | 4. (For a first installation only). Get and execute the script wims_modules.pl |
117 | (need Perl and webget). It takes a long time as there are many pedagogical modules. |
117 | (need Perl and webget). It takes a long time as there are many pedagogical modules. |
118 | 118 | ||
119 | 5. Download for 64bit linux the complete chroot archive |
119 | 5. Download for 64bit linux the complete chroot archive |
120 |
|
120 | https://wims.unice.fr/download/wims/chroot/wims-4.12.chroot64.linux.tar.bz2 |
121 | Decompress and untar as user wims (in $HOME). |
121 | Decompress and untar as user wims (in $HOME). |
122 | 122 | ||
123 | 6. Compile the server as user wims : type './compile --build-chroot'. |
123 | 6. Compile the server as user wims : type './compile --build-chroot'. |
124 | At the end, you will be asking about the IP address from which the webmaster will |
124 | At the end, you will be asking about the IP address from which the webmaster will |
125 | configure the preferences, the password he will have and the wims email address. |
125 | configure the preferences, the password he will have and the wims email address. |
Line 136... | Line 136... | ||
136 | 136 | ||
137 | Good luck, and enjoy! |
137 | Good luck, and enjoy! |
138 | 138 | ||
139 | If you run into difficulties: have a look at WIMSEDU forum (http://wimsedu.info/). |
139 | If you run into difficulties: have a look at WIMSEDU forum (http://wimsedu.info/). |
140 | 140 | ||
141 | Home site of wims: |
141 | Home site of wims: https://wims.unice.fr/ |
142 | Source: |
142 | Source: https://sourcesup.renater.fr/frs/?group_id=379 |