health
[Top][All Lists]
Advanced

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

Re: [Health] Trouble installing on Ubuntu LTS 14.04


From: Bruno M. Villasanti
Subject: Re: [Health] Trouble installing on Ubuntu LTS 14.04
Date: Tue, 10 Feb 2015 11:01:02 -0300

Hi Anand,

2015-02-10 9:21 GMT-03:00 ramkissoon anand <address@hidden>:
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"

                      ^

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/lxml
Exception information:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 283, in run
    requirement_set.install(install_options, global_options, root=options.root_path)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1435, in install
    requirement.install(install_options, global_options, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 706, in install
    cwd=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

It may be a dependency problem​.

Have you installed the dependencies listed in section​ for Operating Systems [1] of GNU Health Installation Guide in Wikibooks?

​Which version of pip package are you using [2]?

​Regards​.

--
​[2] pip --version​

--
Bruno M. Villasanti
thymbr@

reply via email to

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