health
[Top][All Lists]
Advanced

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

Re: [Health] Raspberry Pi Installation issue


From: Cédric Krier
Subject: Re: [Health] Raspberry Pi Installation issue
Date: Fri, 18 Dec 2015 17:31:35 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On 2015-12-18 14:46, Livingstone, Euan wrote:
> So I started from scratch with a clean install of Raspbian Jessie.
> 
> Install prerequests:
>           sudo apt-get install build-essential python-dev python-pip 
> libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev python-ldap python-imaging 
> python2.7-cracklib postgresql postgresql-server-dev-all
> 
> Then installed gnuhealth:
>     sudo adduser gnuhealth
>     su - postgres -c "createuser --createdb --no-createrole --no-superuser 
> gnuhealth"
>     su - gnuhealth
>     cd $HOME
>     wget http://ftp.gnu.org/gnu/health/gnuhealth-latest.tar.gz
>     tar xzf gnuhealth-latest.tar.gz
>     cd gnuhealth-*
>     ./gnuhealth_install.sh
>     source "$HOME"/.gnuhealthrc
>     editconf
>             [jsonrpc]
>             listen = *:8000
> 
>     [database]
>             path = /home/gnuhealth/attach
> 
>      cdexe
>      ./trytond
> 
> Then returned to user 'pi' and installed tryton client:
>     sudo apt-get install tryton-client
> 
> But the client will still not connect to the tryton server :(

Without any logs or error message, it is very difficult to help you.
Maybe there is a firewall?

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: address@hidden
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/



reply via email to

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