#10039: Make Parma Polyhedra Library a standard library
----------------------------+-----------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-feature
Component: geometry | Keywords: ppl spkg
Author: Volker Braun | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by jdemeyer):
* status: needs_review => needs_work
Comment:
I have tried building with the new spkg and sagelib patch, but I get the
following error:
{{{
Building modified file sage/libs/pari/gen.pyx.
Traceback (most recent call last):
File "setup.py", line 855, in <module>
queue = compile_command_list(ext_modules, deps)
File "setup.py", line 815, in compile_command_list
dep_file, dep_time = deps.newest_dep(f)
File "setup.py", line 722, in newest_dep
for f in self.all_deps(filename):
File "setup.py", line 703, in all_deps
for f in self.immediate_deps(filename):
File "setup.py", line 685, in immediate_deps
self._deps[filename] = self.parse_deps(filename)
File "setup.py", line 675, in parse_deps
raise IOError, "could not find dependency %s included in %s."%(path,
filename)
IOError: could not find dependency ../../local/include/ppl.hh included in
sage/libs/ppl.pyx.
sage: There was an error installing modified sage library code.
ERROR installing SAGE
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10039#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.