close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Nov 25, 2009, 12:59:49 PM (16 years ago)
- Author:
-
gabriel
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v21
|
v22
|
|
57 | 57 | = Instalación desde un tar.gz = |
58 | 58 | 1. En el caso de que no tengamos acceso al subversion desde internet (http), tendremos que obtener el targz. |
59 | | 1. Dicho targz debe estar en /tmp/opengnsys_installer/opengnsys/{contenido del trunk} |
60 | | 1. Copiamos el scrips de instalación localizado en `/tmp/opengnsys_installer/installer/opengnsys_installer.sh` en `/tmp` |
| 59 | 1. Dicho tar.gz debe estar en /tmp/opengnsys_installer/opengnsys/{contenido del trunk} |
| 60 | 1. Copiamos el script de instalación localizado en `/tmp/opengnsys_installer/installer/opengnsys_installer.sh` en `/tmp` |
61 | 61 | 1. Ejecutamos el script /tmp/opengnsys_installer.sh |
62 | 62 | |