]> Creatis software - creaToolsTools.git/blob - Install_mingw64/Readme_EED.txt
Merge branch 'mingw64' of ssh://git.creatis.insa-lyon.fr/creaToolsTools into 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. Compile Third Party Library  (tpl)
27      install-All.bat
28
29 ::Nota, correr todo para bajar los fuentes, el ( unzip 7z ) no lo enuentra en la segunda corrida cuando se quite la 
30 opcion de clean y download se renombran los source automatidacmente  (OJO con wxWindgets, hay que hacerlo a mano)
31
32
33 =============================  Creatools  ==========================
34
35 0. Configuration
36     -Instalar basic-miktex-2.9.6753-x64.exe
37     -plink: configurar en creaToolsTools\Install_mingw64\Install_CreaTools/creatools.bat
38             A. set GIT_SSH=C:\Program Files\PuTTY\plink.exe
39                  or comment this line.
40                 B. set bash=C:\Program Files\Git\bin\bash.exe
41     -ssh: Exportar la llave generada en linux en formato ppk.  cargar la llave con pagent. (doble click en el archivo ppk)
42
43 1. creatools.bat 
44   Configurar el directorio de salida
45   
46 2. scripts/gitcall.bat
47    configurar bien la variable, que depende donde esta instalado git
48    set bash=C:\Program Files\Git\bin\bash.exe
49