#11447: python spkg build fails on Ubuntu 11.04 derivative Mint 11
---------------------------------------------------------+------------------
Reporter: pipedream | Owner:
pipedream
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-4.7.1
Component: build | Keywords:
Work_issues: | Upstream: N/A
Reviewer: David Kirkby, Bill Odefey, Jan Groenewald | Author: Jan
Medlock
Merged: | Dependencies:
---------------------------------------------------------+------------------
Comment(by medlock):
Replying to [comment:18 pipedream]:
> Looks good to me. This does mean -lcrypt in Setup.dist is uncommented on
all
> systems, Debian or not, Linux or not. Does that have unintended side
effects?
No, -lcrypt is not uncommented in Setup.dist on any system.
The library search directories are now set up in setup.py on Debian and
derivatives to correctly find libcrypt automatically. There is no change
to the library search directories on other systems. This is done by
testing for the presence of the command 'dpkg-architecture'.
I don't see any side effects and this is how it is done in Python 2.7.
(Setup.dist is a work around for setup.py not automatically finding the
libraries.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11447#comment:20>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.