Cette page regroupe les informations permettant d'installer le système MILLESABORDS. Cela consiste principalement au chargement du logiciel depuis ce serveur web, ainsi qu'à son installation sur un poste de travail.
Ce logiciel est écrit en Java. Il est donc nécessaire de disposer d'une machine virtuelle Java pour le faire fonctionner. (Il existe sûrement une version Java pour votre machine, c'est le cas de la plupart des systèmes.)
Toute la distribution se trouve dans millesabords.zip Cette distribution contient les fichiers et répertoires suivants :
milleSabords/ |-- Binder.jar |-- IdGenerator.jar |-- Launcher.jar |-- Todo.txt |-- data | |-- IdGenerator.cfg | `-- nameServer | |-- AtomeA.xml | |-- AtomeB.xml | |-- AtomeC.xml | |-- exemple.xml | `-- http.xml `-- launchAll.sh
Sous Unix, placez vous dans un répertoire quelconque, puis déplacez le fichier MilleSabords.zip dans ce premier. Il ne reste plus qu'a décompresser le ficher et vous déplacer dans le répertoire créé.
$ unzip MilleSabords.zip Archive: MilleSabords.zip creating: milleSabords/ inflating: milleSabords/Binder.jar inflating: milleSabords/IdGenerator.jar inflating: milleSabords/Launcher.jar creating: milleSabords/data/ inflating: milleSabords/data/IdGenerator.cfg creating: milleSabords/data/nameServer/ inflating: milleSabords/data/nameServer/AtomeA.xml inflating: milleSabords/data/nameServer/AtomeB.xml inflating: milleSabords/data/nameServer/AtomeC.xml inflating: milleSabords/data/nameServer/exemple.xml inflating: milleSabords/data/nameServer/http.xml inflating: milleSabords/Todo.txt inflating: milleSabords/launchAll.sh $ cd milleSabords/ $
Lisez le fichier “Readme.txt”. Lancer les trois modules
Cette procédure est automatisée sous Unix avec la commande “launchAll.sh”.
$ ./launchAll.sh Now you have to : * push "Connect" button in the IdGenerator window * push "Connect" button in the Binder window * push "new Name Server" button in the Launcher window Try different "Name Server config" selection in the Launcher window. You will find all updated informations at: http://www-valoria.univ-ubs.fr/Francois.Merciol/MilleSabords/ Have fun The force will be with you :) $
<note tip> N'oubliez pas ensuite de :
</note>