]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
#3456 bug NSIS CPACK 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         - 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                 baseProject
30                         cmakeBin
31                         thirdpartyGenerationBase
32                         wget
33                         zipPath
34      -En creaToolsTools\Install_mingw64\Install_ThirdParty\scripts\tpl_variables.bat
35         - Verificar que es TRUE y FALSE
36
37 3. 
38 Compile Third Party Library  (tpl)
39      install-All.bat
40
41 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
42 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
43
44
45 =============================  Creatools  ==========================
46
47 0. Configuration
48     -Instalar basic-miktex-2.9.6753-x64.exe
49     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
50             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
51                  or comment this line.
52                 B. set bash=C:\Program Files\Git\bin\bash.exe
53     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
54
55 1. Install  crea_TPdlls--4.1.0-win64.exe
56
57 2. creaToolsTools\Install_mingw64\config_win.bat 
58   Configurar el directorio de salida
59   
60   
61 3. ??????????
62    scripts/gitcall.bat
63    configurar bien la variable, que depende donde esta instalado git
64    set bash=C:\Program Files\Git\bin\bash.exe
65    
66 4. Copiar    
67    .......\C11\creaToolsTools\Install_mingw64\Install_CreaTools\scripts\Tool-scpCreaToolsToTux.bat
68    A la altura de la .......\C11
69     (verition verification   ex:  v5.x.x)
70    
71 =================================================================
72
73 Changing computer configuration paths...
74
75 creaToolsTools\Install_mingw64\config_win.bat                        <<<< general configuration 
76 creaToolsTools\Install_CreaTools\scripts\base\downloadSources.bat    <<<< creatools sources git Branch
77 creaToolsTools\Install_ThirdParty\scripts\tpl_variables.bat          <<<< modules (TRUE/FALSE) TPL
78
79
80