|
From: | Bruno M. Villasanti |
Subject: | Re: [Health] Trouble installing on Ubuntu LTS 14.04 |
Date: | Tue, 10 Feb 2015 11:01:02 -0300 |
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/lxmlx86_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 -wsrc/lxml/lxml.etree.c:8:22: fatal error: pyconfig.h: No such file or directory#include "pyconfig.h"^compilation terminated.error: command 'x86_64-linux-gnu-gcc' failed with exit status 1----------------------------------------Cleaning up...Removing temporary dir /tmp/pip_build_gnuhealth...Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_gnuhealth/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Sug8nu-record/install-record.txt --single-version-externally-managed --compile --user failed with error code 1 in /tmp/pip_build_gnuhealth/lxmlException information:Traceback (most recent call last):File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in mainstatus = self.run(options, args)File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 283, in runrequirement_set.install(install_options, global_options, root=options.root_path)File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1435, in installrequirement.install(install_options, global_options, *args, **kwargs)File "/usr/lib/python2.7/dist-packages/pip/req.py", line 706, in installcwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)File "/usr/lib/python2.7/dist-packages/pip/util.py", line 697, in call_subprocess% (command_desc, proc.returncode, cwd))InstallationError: Command /usr/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip_build_gnuhealth/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Sug8nu-record/install-record.txt --single-version-externally-managed --compile --user failed with error code 1 in /tmp/pip_build_gnuhealth/lxml================================================================================Thanks in advance,Anand
[Prev in Thread] | Current Thread | [Next in Thread] |