health
[Top][All Lists]
Advanced

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

Re: [Health] no health modules


From: Martin Carmichael
Subject: Re: [Health] no health modules
Date: Mon, 4 Nov 2013 22:38:11 -0500

Luis, I got it
i had to remove some unwanted packages :

Suppression de python-pydot ...
Suppression de graphviz ...
Suppression de _javascript_-common ...
Suppression de libgvpr1 ...
Suppression de libgvc5 ...
Suppression de libgraph4 ...
Suppression de libcgraph5 ...
Suppression de libcdt4 ...
Suppression de libjs-jquery ...
Suppression de libpathplan4 ...
Suppression de libxdot4 ...
Suppression de python-dateutil ...
Suppression de python-egenix-mxdatetime ...
Suppression de python-egenix-mxtools ...
Suppression de python-relatorio ...
Suppression de python-genshi ...
Suppression de python-openssl ...
Suppression de python-psycopg2 ...
Suppression de python-pyparsing ...
Suppression de python-simplejson ...
Suppression de python-tz ...
Suppression de python-webdav ...
Suppression de wwwconfig-common ...

now it works:
[23:36:17][INFO] Installed successfully in /home/gnuhealth/gnuhealth


2013/11/4 Martin Carmichael <address@hidden>
almost got it

Installing collected packages: polib
  Found existing installation: polib 1.0.0
    Uninstalling polib:
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 104, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 250, in run
    requirement_set.install(install_options, global_options)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1129, in install
    requirement.uninstall(auto_confirm=True)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 486, in uninstall
    paths_to_remove.remove(auto_confirm)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1431, in remove
    renames(path, new_path)
  File "/usr/lib/python2.7/dist-packages/pip/util.py", line 263, in renames
    shutil.move(old, new)
  File "/usr/lib/python2.7/shutil.py", line 302, in move
    os.unlink(src)
OSError: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/polib-1.0.0.egg-info'



2013/11/4 Luis Falcon <address@hidden>
Hello Martin
On 11/04/2013 07:10 PM, Martin Carmichael wrote:
> installed:
> python-dev and libpq-dev
>
> goes further but this times breaks in creating modules:
>
> creating build/temp.linux-x86_64-2.7/Modules
>
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
> -Wstrict-prototypes -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R
> -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.13 -IModules
> -I/opt/openldap-RE24/include -I/usr/include/sasl -I/usr/include
> -I/usr/include/python2.7 -c Modules/LDAPObject.c -o
> build/temp.linux-x86_64-2.7/Modules/LDAPObject.o
>
> In file included from Modules/LDAPObject.c:9:0:
>
> Modules/errors.h:8:18: fatal error: lber.h: Aucun fichier ou dossier de
> ce type
>
> compilation terminated.
>
> error: command 'gcc' failed with exit status 1
>
> also tried after python-ldap installation but this time it fails when
> uninstalling python-ldap (permission denied)
>
>
Looks like you're missing the first part of the installation, the
dependencies. Please check
https://en.wikibooks.org/wiki/GNU_Health/Operating_System-Specific_Notes#Debian_GNU.2FLinux_and_derivatives_.28eg.2C_Ubuntu.29

And install this deps .

Best,
>
>
>
> 2013/11/4 Martin Carmichael <address@hidden
> <mailto:address@hidden>>
>
>     I did made another try after
>     apt-get install libxslt1-dev
>
>     ./gnuhealth_install.sh
>
>     now it goes further but still stuck here:  does not find Python.h
>     includes
>
>     gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
>     -Wstrict-prototypes -fPIC -I/usr/include/libxml2
>     -I/home/gnuhealth/gnuhealth-2.2.1/build/lxml/src/lxml/includes
>     -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o
>     build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o
>
>     src/lxml/lxml.etree.c:16:20: fatal error: Python.h: Aucun fichier ou
>     dossier de ce type
>
>     compilation terminated.
>
>     error: command 'gcc' failed with exit status 1
>
>
>
>
>
>     2013/11/4 Martin Carmichael <address@hidden
>     <mailto:address@hidden>>
>
>         here is a new installation log
>         installed on a brand new latest debian box
>
>         first install requirements:
>         postgresql and python-pip OK
>         createuser and sql account OK
>
>
>
>
>         some errors from ./gnuhealth_install.sh:
>
>             ERROR: /bin/sh: 1: xslt-config: not found
>
>             ** make sure the development packages of libxml2 and libxslt
>         are installed **
>
>         creating build/temp.linux-x86_64-2.7/src/lxml
>
>         gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall
>         -Wstrict-prototypes -fPIC
>         -I/home/gnuhealth/gnuhealth-2.2.1/build/lxml/src/lxml/includes
>         -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o
>         build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o
>
>         src/lxml/lxml.etree.c:16:20: fatal error: Python.h: Aucun
>         fichier ou dossier de ce type
>
>         compilation terminated.
>
>         error: command 'gcc' failed with exit status 1
>
>         ----------------------------------------
>         Command /usr/bin/python -c "import
>         setuptools;__file__='/home/gnuhealth/gnuhealth-2.2.1/build/lxml/setup.py';exec(compile(open(__file__).read().replace('\r\n',
>         '\n'), __file__, 'exec'))" install
>         --single-version-externally-managed --record
>         /tmp/pip-ldiGPw-record/install-record.txt --user failed with
>         error code 1 in /home/gnuhealth/gnuhealth-2.2.1/build/lxml
>         Storing complete log in /home/gnuhealth/.pip/pip.log
>         address@hidden:~/gnuhealth-2.2.1$ ./gnuhealth_install.sh
>
>
>         attachment: /home/gnuhealth/.pip/pip.log
>
>
>
>
>
>         2013/11/4 Luis Falcon <address@hidden <mailto:address@hidden>>
>
>             Hi Martin
>             On 11/04/2013 01:24 PM, Martin Carmichael wrote:
>             > hello luis
>             > yes and no, the standard installation method get some problems
>             > the *gnuhealth_install.sh* script gave me some problems,
>             and I dont have
>             > a log.
>             >
>             > $HOME/.gnuhealthrc this file was not created
>             >
>             You probably missed the initial part, of the requirements
>             for Debian /
>             Ubuntu.
>
>             >
>             > I dont have a working editconf command
>             >
>             > I had to install some requirements from command-line
>             >
>             > apt-get install postgresql, and its client,
>             >
>             > python-pip, python-gtk2, python-dateutils, and so on.
>             >
>             > tryton and its client was downloaded and installed from
>             tar archive.
>             >
>             >
>             > well, I think I missed  installation and something went wrong.
>
>             I would start the installation from scratch. It will be a
>             good training
>             process. Please let us know if you find any issues or bugs
>             during the
>             process.
>
>             Let us also know the specific version and release of Debian
>             that you're
>             using.
>
>             Best,
>             >
>             >
>             >
>             > 2013/11/3 Luis Falcon <address@hidden
>             <mailto:address@hidden> <mailto:address@hidden
>             <mailto:address@hidden>>>
>             >
>             >     Hi there !
>             >     On 11/03/2013 07:28 PM, Martin Carmichael wrote:
>             >     > hello
>             >     > I succesfully installed GNU health on locahost on a
>             debianlinux
>             >     machine
>             >     > the only modules I see are ir res, webdav and workflow
>             >     > how do you Select the *health_profile* module, and
>             click on *Mark for
>             >     > installation*:
>             >     > I do not see health profile!
>             >     > please help !
>             >     >
>             >     Did you use the standard installation method at
>             >     https://en.wikibooks.org/wiki/GNU_Health/Installation ?
>             >
>             >     Please let us know if this helps .
>             >
>             >     Best,
>             >
>             >     --
>             >     GNU Health : The Free Health and Hospital Information
>             System
>             >     http://health.gnu.org
>             >     Twitter: @gnuhealth
>             >
>             >
>
>
>             --
>             GNU Health : The Free Health and Hospital Information System
>             http://health.gnu.org
>             Twitter: @gnuhealth
>
>
>
>


--
GNU Health : The Free Health and Hospital Information System
http://health.gnu.org
Twitter: @gnuhealth




reply via email to

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