Hi Luis, I am trying to install GNU health on ubuntu server at amazon ec2 instance.
Installation steps :- http://en.wikibooks.org/wiki/GNU_Health/Installation#Logging_into_the_application But i want to create client at other end.. So, I have installed tryton client at my desktop with same version.. Now, when I try to connect it shows me following error :- Traceback (most recent call last): File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/protocols/dispatcher.py", line 216, in create pool.init(update=True, lang=[lang]) File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/pool.py", line 113, in init self.start() File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/pool.py", line 64, in start register_classes() File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/modules/__init__.py", line 317, in register_classes for package in create_graph(get_module_list())[0]: File "/home/gnuhealth/.local/lib/python2.7/site-packages/trytond/modules/__init__.py", line 187, in create_graph raise Exception('%s unmet dependencies: %s' % (package, missings)) Exception: sale unmet dependencies: ['stock', 'account_invoice', 'workflow'] I really don't know how to troubleshoot it.. I have created firewall rule and also created trytond.conf and port 8000 is working from outside as well.. Please suggest. Regards, Sidh On Wednesday, November 30, 2011 10:54:19 PM UTC+5:30, Luis Falcon wrote: > > Dear Pierre, > > On Wed, Nov 30, 2011 at 1:55 PM, Pierre <[email protected] <javascript:>> > wrote: > > Greetings All, > > > > I am kindly seeking the assistance of this group in effort to provide > > a guideline to install Tryton 2.2 & GNU Health 1.4 on Linuxmint 12 > > (based on Ubuntu 11.10) > > > > I have already downloaded GNU Health 1.4 and have installed Tryton 2.0 > > from the repositories. However, based on my readings GNU Health 1.4 > > appears more compatible with Tryton 2.2 > > > As Anthony said, we're documenting GNU Health at Wikibooks. The > initial installation steps are described there. > > I would use either the pypi version or the sources, so you don't have > the issue of having older version of the server. > > I would also send GNU Health related questions to the GNU Health > mailing list ( [email protected] <javascript:> ), since is more specific. > > Let us know if you could install it or have any issue with the > documentation ! > > Best regards > > Grateful for your support, > > > > Regards, > > Pierre > > > > -- > > [email protected] <javascript:> mailing list > > -- -- [email protected] mailing list
