]> Creatis software - creaToolsTools.git/blobdiff - Linux/README.txt
Updated the Linux installation README.txt.
[creaToolsTools.git] / Linux / README.txt
index b922b611732b6990b0ea020477bb74ec1dd4b0b0..73ec67ce6ecb9833455ae77f2d4532148cee374c 100644 (file)
@@ -33,14 +33,15 @@ Launch 'installscript' in command line to see the list of options.
 # to configure only
 ./installscript -gdir $HOME/work/creatools/creainstall config
 or
-./installscript -git sdika -ncore 4 -gdir $HOME/work/creatools/creainstall config
+./installscript -git -ncore 4 -gdir $HOME/work/creatools/creainstall config
 
 # to configure / compile-install all packages and the creatools themselves 
-./installscript -git sdika -ncore 4 -gdir $HOME/work/creatools/creainstall all
+./installscript -git -ncore 4 -gdir $HOME/work/creatools/creainstall all
 
 # compile-install only one part (vtk  for example) ONCE CONFIG HAS BEEN RUN 
 ./installscript 3rd-vtk
 
 
 -- If you choose Git: 
-You must have shared your public key on CREATIS server.
+You must have shared your public key on Git CREATIS server.
+To do so, send your public SSH key to Fabrice Bellet specifying the Git repository name. You need to do it for the Git server, even if you already did it for the CVS or SVN server.