Dear all,
Hello,
I am trying to get Tryton installed under Ubuntu 14.04 running in a virtualbox. I have already a lot of applications running in this virtualbox such as ODOO - OpenERP and SugarCRM. I have postgresql up and running . Works already for openerp and for sugarcrm. Now I downloaded the tryton-3.4.3.tar.gz and trytond-3.4.2.tar.gz. I extracted trytond-x.x.x.tar.gz and tryton-x.x.x.targ.gz to directory /var/www/tryton Now I have the directories /var/www/tryton/trytond and /var/www/tryton/tryton
Putting those archives in /var/www seems strange to me but you can do whatever you want after all ;).
I ran "sudo python setup.py install" in the folder TRYTOND which gave me some problems with lxml. This I managed to solve by installing lxml seperately. and thereafter ran the install of trytond again which worked. I now can start the trytond server: VirtualBox:/var/www/tryton/trytond-3.4.3/bin$ trytond [Thu Apr 02 07:31:14 2015] INFO:trytond.server:using default configuration [Thu Apr 02 07:31:14 2015] INFO:trytond.server:initialising distributed objects services [Thu Apr 02 07:31:15 2015] INFO:trytond.server:starting JSON-RPC protocol on localhost:8000 But when I go in a browser to localhost:8000, I can see the message 404 in the terminal window.
You're trying to reach the tryton server through your browser so you probably need to install sao. Sao is the web client for the tryton server but it is not ready yet for public consumption. I recommend you to install the tryton GTK client for 3.4 (you already downloaded it, it sits in /var/www/tryton/tryton) and use it to connect to trytond. Regards, -- Nicolas Évrard - B2CK SPRL E-mail/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
signature.asc
Description: Digital signature
