]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
Merge branch 'vtk8itk5wx3-macos' of ssh://git.creatis.insa-lyon.fr/creaToolsTools...
[creaToolsTools.git] / Install_mingw64 / Readme_EED.txt
1 =============================  Third Part Library  ==========================
2
3 1. Install from /home/davila/public_html/creatools_back_site/crea_Developer_Tools/v4 
4         - 7z
5         - mingw-64  V7.3  Version x86_64  
6                 Add int the sytem PATH:
7                         <..InstalationPath..>\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
8         - cmake 2.8.12 >=
9         - wget
10         - basic-miktex-2.9.6753-x64.exe
11         - nsis-3.03-setup.exe
12
13
14         - git Install Options
15                 -No GUI
16                 -Git from commandline  Recommended
17                 -OpenSSL 
18                 -Use Windows console
19         - git (ssh-agent ssh-add) configuration :
20                 Move the scripts/bashrc  to .bashrc in Windows-User-Home
21
22         - putty-0.73-installer.msi
23         - key ssh: copy the id_rsa version 2 in <Users>\.ssh  (see mail ups rsa 2)
24
25
26 2. Clone creaToolsTools 
27      -Cambiar la branch  (vtk8itk5wx3-macos)
28      -En creaToolsTools\creaToolsTools\Install_mingw64\config_win.bat  ajustar el path de:
29                         cmakeBin
30                         thirdpartyGenerationBase
31                         wget
32                         zipPath
33      -En creaToolsTools\Install_mingw64\Install_ThirdParty\scripts\tpl_variables.bat
34         - Verificar que es TRUE y FALSE
35
36 3. 
37 Compile Third Party Library  (tpl)
38      install-All.bat
39
40 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
41 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
42
43
44 =============================  Creatools  ==========================
45
46 0. Configuration
47     -Instalar basic-miktex-2.9.6753-x64.exe
48     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
49             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
50                  or comment this line.
51                 B. set bash=C:\Program Files\Git\bin\bash.exe
52     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
53
54 1. Install  crea_TPdlls--4.1.0-win64.exe
55
56 2. creaToolsTools\Install_mingw64\config_win.bat 
57   Configurar el directorio de salida
58   
59   
60 3. ??????????
61    scripts/gitcall.bat
62    configurar bien la variable, que depende donde esta instalado git
63    set bash=C:\Program Files\Git\bin\bash.exe
64    
65 4. Copiar    
66    .......\C11\creaToolsTools\Install_mingw64\Install_CreaTools\scripts\Tool-scpCreaToolsToTux.bat
67    A la altura de la .......\C11
68    
69    
70 =================================================================
71
72 Changing computer configuration paths...
73
74 creaToolsTools\Install_mingw64\config_win.bat                        <<<< general configuration 
75 creaToolsTools\Install_CreaTools\scripts\base\downloadSources.bat    <<<< creatools sources git Branch
76 creaToolsTools\Install_ThirdParty\scripts\tpl_variables.bat          <<<< modules (TRUE/FALSE) TPL
77
78
79