Bug#602471: pymca: package unusable
V. Armando Solé
sole at esrf.fr
Mon Nov 15 09:33:10 UTC 2010
Hello,
From the PyMca side, the problem seems to be solved.
By default, PyMca uses the solutions described in previous mail.
On linux systems using glibc, the end user or package maintainer, can
choose a much cleaner solution based on the use of the strtod_l
function. That function is only available when the _GNU_SOURCE compiler
flag is defined.
I have foreseen a simple way to enable that possibility using setup.py:
SPECFILE_USE_GNU_SOURCE=1 python setup.py ....
I hope that helps.
Best regards,
Armando
More information about the debian-science-maintainers
mailing list