El viernes, 7 de abril de 2017, 4:09:42 (UTC-3), Sergi Almacellas Abellana
Post by Luis DeianaPost by Luis DeianaBuenas tardes Tengo funcionando Tryton 4.0 con el cliente GTK, pero
quisiera acceder por web desde algunos clientes. pero cuando pongo el ip
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
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-***@4.0.10 postinstall: `bower install`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the tryton-***@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
***@Tryton:~/tryton/sao$ sudo npm install
[sudo] password for luis:
npm WARN cannot run in wd tryton-***@4.0.10 bower install
(wd=/home/luis/tryton/sao)
de todas maneras pongo grunt en la consola y tambien me da error:
***@Tryton:~/tryton/sao$ grunt
Usage: grunt INPUT_FILE [options]
grunt: error: Input file not provided.
:,(
Post by Luis Deiana--
Sergi Almacellas Abellana
www.koolpi.com