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