diff options
author | ramon <ramongomez@us.es> | 2017-03-13 12:58:55 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2017-03-13 12:58:55 +0000 |
commit | 435c10d74a76c91944d40f4c7cf71f734c090507 (patch) | |
tree | 1747c19c13f37ccea522a2b4ba3d3bdf7f9ecaef /installer/ogagent-devel-installer.sh | |
parent | 53419be8368b03678604c7c97940b21976250a90 (diff) |
#718: Instrucciones para instalar OGAgent para macOS; no usar Winetricks en nuevas distribuciones para crear OGAgent para Windows y usar Fedora 25 en MV Vagrant.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5229 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'installer/ogagent-devel-installer.sh')
-rwxr-xr-x | installer/ogagent-devel-installer.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/installer/ogagent-devel-installer.sh b/installer/ogagent-devel-installer.sh index 44af1c3a..97a4e697 100755 --- a/installer/ogagent-devel-installer.sh +++ b/installer/ogagent-devel-installer.sh @@ -22,7 +22,7 @@ OGAgent devoloping environment installation Prerequisites: - Install packages, if needed: - - Wine for 32-bit with Winetricks + - Wine for 32-bit (Winetricks may be required) - Python 2.7 with pyqt4-dev-tools - realpath - dpkg-dev @@ -47,8 +47,8 @@ cat << EOT Manual actions: - After all downloads, install Gecko for Wine, if needed. -- Press [Esc] key or "Cancel" button on Winetricks screen. -- Accept default settings for all other components +- Press [Esc] key or "Cancel" button on Winetricks screen, if needed. +- Accept default settings for all other components. - Uncheck all options on "Completing NSIS Setup" screen. Press [Enter] key to init downloads. |