health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] How to enter the command to boot the tryton server


From: Sebastián Marró
Subject: Re: [Health] How to enter the command to boot the tryton server
Date: Thu, 5 Apr 2012 10:35:11 -0300


2012/4/5 Amidu Sila <address@hidden>
Thank you very much for the quick reply.
I tryed address@hidden:~$ cd  .local/bin
and got this error message
-bash: cd: .local/bin: Ficheiro ou directoria inexistente

Which means the file or directory does not exist.

Any suggestion from here?

Try 
cd ~/.local/bin

and then, to run the server: 
./trytond

For the client, remember to install it with pip too
pip install --user tryton

and then, to run the client
cd ~/.local/bin
./tryton

Regards
 

Thanks
Amidus


On 4/5/12 08:30 AM, ronald munjoma wrote:
Hi Amidus,

On 5 April 2012 02:13, Amidu Sila <address@hidden> wrote:

I have this command prompt after installing the Tryton Client:

address@hidden:˜$ 

Now how can I enter the command to boot the Tryton Server from this point?
The commnad, from the instructions (http://en.wikibooks.org/wiki/GNU_Health/Installation) is

address@hidden:~/.local/bin$ ./trytond

from the command prompt type:

cd  .local/bin
This changes your working directory to .local/bin

then type:
./trytond
this starts the tryton server

Regards and thanks
Ronald Munjoma
 

Thank you in advance

Amidus




--



--
Sebastián Marró
thymbr@
Converging Ideas for Emerging Realities

www.thymbra.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]