]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
#3376 creaToolsTools Bug New Normal - vtk8itk5wx3-mingw64
[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         - mingw-64  V7.3  Version x86_64  
5                 Add int the sytem PATH:
6                         <..InstalationPath..>\mingw-w64\x86_64-7.3.0-posix-seh-rt_v5-rev0\mingw64\bin
7         - cmake 2.8.12 >=
8         - wget
9         - basic-miktex-2.9.6753-x64.exe
10         - nsis-3.03-setup.exe
11
12         - 7z
13         - git ????? como donde instalarlo
14         - key ssh: copy the id_rsa version 2 in <Users>\.ssh  (see mail ups rsa 2)
15
16 2. Clone creaToolsTools 
17      -Cambiar la branch  (mingw64)
18      -En creaToolsTools\Install_mingw64\Install_ThirdParty\install_All.bat ajustar el path de:
19                         cmakeBin
20                         thirdpartyGenerationBase
21                         wget
22                         zipPath
23      -En creaToolsTools\Install_mingw64\Install_ThirdParty\scripts\tpl_variables.bat
24         - Verificar que es TRUE y FALSE
25
26 3. 
27 Compile Third Party Library  (tpl)
28      install-All.bat
29
30 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
31 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
32
33
34 =============================  Creatools  ==========================
35
36 0. Configuration
37     -Instalar basic-miktex-2.9.6753-x64.exe
38     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
39             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
40                  or comment this line.
41                 B. set bash=C:\Program Files\Git\bin\bash.exe
42     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
43
44 1. Install  crea_TPdlls--4.1.0-win64.exe
45
46 2. creatools.bat 
47   Configurar el directorio de salida
48   
49 3. ??????????
50    scripts/gitcall.bat
51    configurar bien la variable, que depende donde esta instalado git
52    set bash=C:\Program Files\Git\bin\bash.exe
53