health
[Top][All Lists]
Advanced

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

Re: [Health] Raspberry Pi Installation issue


From: Livingstone, Euan
Subject: Re: [Health] Raspberry Pi Installation issue
Date: Fri, 18 Dec 2015 13:28:40 +0000

>   I don't know what you did but you have clearly two different installations.

The installation guide said that tryton was one of the prerquests to install 
gnuhealth so before I began the install process I ran these commands:

    sudo apt-get install tryton-modules-all
    sudo apt-get install tryton-client
    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

Once they had installed I then ran through gnuhealth install commands:

    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


I will retry the install from the start without the tryton install commands.

________________________________________
From: address@hidden <address@hidden> on behalf of Cédric Krier <address@hidden>
Sent: 18 December 2015 13:01
To: address@hidden
Subject: Re: [Health] Raspberry Pi Installation issue

On 2015-12-18 12:35, Livingstone, Euan wrote:
>
> >   It looks like you have mixed installations, one using packages from the
> >   distribution and one manual. You should not mix both and choose one way.
>
> Ok so you have just lost me, lol.  I not sure what you mean.  Is it that I 
> have install the tryton server wrong?  I have tried to follow the install 
> instructions but my of installed the prerequested software wrongly.

I don't know what you did but you have clearly two different
installations.

--
Cédric Krier - B2CK SPRL
Email/Jabber: address@hidden
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/
This message and its attachment(s) are intended for the addressee(s) only and 
should not be read, copied, disclosed, forwarded or relied upon by any person 
other than the intended addressee(s) without the permission of the sender. If 
you are not the intended addressee you must not take any action based on this 
message and its attachment(s) nor must you copy or show them to anyone. Please 
respond to the sender and ensure that this message and its attachment(s) are 
deleted.

It is your responsibility to ensure that this message and its attachment(s) are 
scanned for viruses or other defects. Edinburgh Napier University does not 
accept liability for any loss or damage which may result from this message or 
its attachment(s), or for errors or omissions arising after it was sent. Email 
is not a secure medium. Emails entering Edinburgh Napier University's system 
are subject to routine monitoring and filtering by Edinburgh Napier University.

Edinburgh Napier University is a registered Scottish charity. Registration 
number SC018373




reply via email to

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