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 
> > 
> > me tira el siguiente mensaje: 
> > 
> > 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

npm ERR! Linux 3.10-3-amd64
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v0.10.48
npm ERR! npm  v2.15.1
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! tryton-sao@4.0.10 postinstall: `bower install`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the tryton-sao@4.0.10 postinstall script 'bower install'.
npm ERR! This is most likely a problem with the tryton-sao package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     bower install
npm ERR! You can get information on how to open an issue for this project 
with:
npm ERR!     npm bugs tryton-sao
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! 
npm ERR!     npm owner ls tryton-sao
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/luis/tryton/sao/npm-debug.log

y si lo hago como root

luis@Tryton:~/tryton/sao$ sudo npm install
[sudo] password for luis: 
npm WARN cannot run in wd tryton-sao@4.0.10 bower install 
(wd=/home/luis/tryton/sao)

de todas maneras pongo grunt en la consola y tambien me da error:

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

grunt: error: Input file not provided.

:,(
 

> -- 
> Sergi Almacellas Abellana 
> www.koolpi.com 
> Twitter: @pokoli_srk 
>

Responder a