[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health] Trouble installing on Ubuntu LTS 14.04
From: |
Luis Falcon |
Subject: |
Re: [Health] Trouble installing on Ubuntu LTS 14.04 |
Date: |
Tue, 10 Feb 2015 19:12:52 +0000 |
Hi Ramkinsoon !
On Tue, 10 Feb 2015 12:21:38 +0000
ramkissoon anand <address@hidden> wrote:
> Hello,
>
> I am having difficulty with the gnuhealth_install.sh script. Granted
> this is not a freshly installed OS, but I do not understand the
> errors I am getting after removing conflicting packages.
>
> I include below the last 31 lines of the .pip/pip.log file.
>
> ================================================================================
> creating build/temp.linux-x86_64-2.7/src/lxml
>
> x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g
> -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC
> -I/tmp/pip_build_gnuhealth/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 -w
>
> src/lxml/lxml.etree.c:8:22: fatal error: pyconfig.h: No such file or
> directory
>
> #include "pyconfig.h"
It does not find some header files.
Have you installed the package python-dev ?
Please confirm you installed the required packages from wikibooks[1]
1.-
https://en.wikibooks.org/wiki/GNU_Health/Operating_System-Specific_Notes#Debian_GNU.2FLinux_and_derivatives_.28eg.2C_Ubuntu.29
Best,
Luis