X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2FREADME.txt;h=73ec67ce6ecb9833455ae77f2d4532148cee374c;hb=d984c7febfc8bafcd8c81cafc8d642ddbcfe0563;hp=b922b611732b6990b0ea020477bb74ec1dd4b0b0;hpb=c3572f087ca2baa17db8879ea1c4b25de0a9178c;p=creaToolsTools.git diff --git a/Linux/README.txt b/Linux/README.txt index b922b61..73ec67c 100644 --- a/Linux/README.txt +++ b/Linux/README.txt @@ -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.