El viernes, 7 de abril de 2017, 12:55:10 (UTC-3), Sergi Almacellas Abellana 
escribió:
>
>
>
> On 7 d’abril de 2017 16.16.41 CEST, Luis Deiana <luis.d...@gmail.com 
> <javascript:>> wrote: 
> > 
> > 
> >El viernes, 7 de abril de 2017, 9:52:55 (UTC-3), Sergi Almacellas 
> >Abellana 
> >escribió: 
> >> 
> >> El 07/04/17 a les 14:51, Luis Deiana ha escrit: 
> >> > 
> >> > 
> >> > El viernes, 7 de abril de 2017, 4:09:42 (UTC-3), Sergi Almacellas 
> >> > Abellana escribió: 
> >> > 
> >> >     El 07/04/17 a les 00:43, Luis Deiana ha escrit: 
> >> >     > Buenas tardes Tengo funcionando Tryton 4.0 con el cliente 
> >GTK, 
> >> pero 
> >> >     > quisiera acceder por web desde algunos clientes. pero cuando 
> >pongo 
> >> >     el ip 
> >> >     > del servidor con el puerto: 
> >> >     > http://192.168.15.40:8000/index.html 
> >> >     <http://192.168.15.40:8000/index.html> 
> >> >     > 
> >> >     > me tira el siguiente mensaje: 
> >> >     > 
> >> >     > http://192.168.15.40:8000/index.html/ 
> >> >     <http://192.168.15.40:8000/index.html/> 
> >> >     > 
> >> >     > 
> >> >     > tenia entendido que desde la version 3.8 ya no es necesario 
> >> >     instalar SAO, me falta algun paso o estoy errado en algo ? 
> >> >     El cliente web es sao, por lo que para cada version tendras que 
> > 
> >> >     instalar 
> >> >     y configurar SAO si quieres acceder a traves de web. 
> >> > 
> >> >     Ten en cuenta en utilizar la versión (rama correcta). Si estas 
> >en la 
> >> >     4.0, debes utilizar la versión 4.0.X o la rama 4.0 
> >> > 
> >> >     Un saludo, 
> >> > 
> >> > 
> >> > OK, ya clone y actualice a la version 4.0, he instale Node.js con 
> >la 
> >> > siguiente guia: 
> >> > 
> >> > 
> >> 
> >
> https://www.nanotutoriales.com/como-instalar-nodejs-y-npm-en-debian-wheezy 
> > 
> >> > 
> >> > y al ejecutar npm install 
> >> > 
> >> > luis@Tryton:~/tryton/sao$ npm install 
> >> > 
> >> >> tryton-sao@4.0.10 postinstall /home/luis/tryton/sao 
> >> >> bower install 
> >> > 
> >> > sh: 1: bower: not found 
> >> Tienes que instalar tambien bower, tal com se indica en su pàgina 
> >web: 
> >> 
> >> https://bower.io/#install-bower 
> >> 
> > 
> >Listo, o almenos eso me parece. Pero sigue sin convencerme el mensaje 
> >de 
> >npm install: 
> > 
> >root@Tryton:/home/luis/tryton/sao# npm install 
> >npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 
> >or 
> >higher to avoid a RegExp DoS issue 
> >npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before 
> >will 
> >fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as 
> >soon 
> >as possible. Use 'npm ls graceful-fs' to find it in the tree. 
> >npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 
> >or 
> >higher to avoid a RegExp DoS issue 
> >npm WARN cannot run in wd tryton-sao@4.0.10 bower install 
> >(wd=/home/luis/tryton/sao) 
> >grunt@0.4.5 node_modules/grunt 
> >├── dateformat@1.0.2-1.2.3 
> >├── which@1.0.9 
> >├── eventemitter2@0.4.14 
> >├── getobject@0.1.0 
> >├── rimraf@2.2.8 
> >├── colors@0.6.2 
> >├── hooker@0.2.3 
> >├── async@0.1.22 
> >├── grunt-legacy-util@0.2.0 
> >├── exit@0.1.2 
> >├── lodash@0.9.2 
> >├── coffee-script@1.3.3 
> >├── underscore.string@2.2.1 
> >├── iconv-lite@0.2.11 
> >├── minimatch@0.2.14 (sigmund@1.0.1, lru-cache@2.7.3) 
> >├── glob@3.1.21 (inherits@1.0.2, graceful-fs@1.2.3) 
> >├── nopt@1.0.10 (abbrev@1.1.0) 
> >├── grunt-legacy-log@0.1.3 (grunt-legacy-log-utils@0.1.1, 
> >underscore.string@2.3.3, lodash@2.4.2) 
> >├── js-yaml@2.0.5 (esprima@1.0.4, argparse@0.1.16) 
> >└── findup-sync@0.1.3 (lodash@2.4.2, glob@3.2.11) 
> > 
> Este es el mensaje normal, todo correcto. Ahora solo tienes que añadir la 
> ruta donde has instalado sao en el fichero de configuraxion del servidor. 
>
> Saludos! 
>
> segun el README de sao:

Once you've downloaded and unpacked the sao source release, enter the 
directory
where the archive was unpacked, and run:

    # npm install
    # grunt

tendria q ejecutar grunt, pero me dice esto:

luis@Tryton:~/tryton/sao$ grunt
Usage: grunt INPUT_FILE [options]

grunt: error: Input file not provided.

ahora al entrar en la direccion del servidor 
http://192.168.15.40:8000/index.html me muestra el nombre Tryton, pero no 
me deja hacer nada mas.
 

> -- 
> Enviado desde mi dispositivo Android con K-9 Mail. Por favor, disculpa mi 
> brevedad. 
>

Responder a