]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
#3448 vtk8itk5wx3-macos in Windows
[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         - key ssh: copy the id_rsa version 2 in <Users>\.ssh  (see mail ups rsa 2)
23
24 2. Clone creaToolsTools 
25      -Cambiar la branch  (vtk8itk5wx3-macos)
26      -En creaToolsTools\Install_mingw64\Install_ThirdParty\install_All.bat ajustar el path de:
27                         cmakeBin
28                         thirdpartyGenerationBase
29                         wget
30                         zipPath
31      -En creaToolsTools\Install_mingw64\Install_ThirdParty\scripts\tpl_variables.bat
32         - Verificar que es TRUE y FALSE
33
34 3. 
35 Compile Third Party Library  (tpl)
36      install-All.bat
37
38 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
39 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
40
41
42 =============================  Creatools  ==========================
43
44 0. Configuration
45     -Instalar basic-miktex-2.9.6753-x64.exe
46     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
47             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
48                  or comment this line.
49                 B. set bash=C:\Program Files\Git\bin\bash.exe
50     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
51
52 1. Install  crea_TPdlls--4.1.0-win64.exe
53
54 2. creatools.bat 
55   Configurar el directorio de salida
56   
57 3. ??????????
58    scripts/gitcall.bat
59    configurar bien la variable, que depende donde esta instalado git
60    set bash=C:\Program Files\Git\bin\bash.exe
61    
62 =================================================================
63
64 Changing computer configuration paths...
65
66 #       modified:   Install_mingw64/Install_CreaTools/creatools.bat
67 #       modified:   Install_mingw64/Install_CreaTools/scripts/base/downloadSources.bat
68 #       modified:   Install_mingw64/Install_ThirdParty/install-All.bat
69 #       modified:   Install_mingw64/Install_ThirdParty/scripts/tpl_variables.bat
70
71
72