#10039: Make Parma Polyhedra Library a standard library
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: mhampton
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-feature
Component: geometry | Keywords: ppl spkg
Author: Volker Braun | Upstream: N/A
Reviewer: Marshall Hampton | Merged:
Work_issues: |
--------------------------------+-------------------------------------------
Comment(by novoselt):
Can someone please post step-by-step instructions how to apply it? I tried
to install the package (it went fine) and apply the last patch, but when I
build I get the error
{{{
----------------------------------------------------------
sage: Building and installing modified Sage library files.
Installing c_lib
scons: `install' is up to date.
Updating Cython code....
Traceback (most recent call last):
File "setup.py", line 859, in <module>
queue = compile_command_list(ext_modules, deps)
File "setup.py", line 819, in compile_command_list
dep_file, dep_time = deps.newest_dep(f)
File "setup.py", line 726, in newest_dep
for f in self.all_deps(filename):
File "setup.py", line 707, in all_deps
for f in self.immediate_deps(filename):
File "setup.py", line 689, in immediate_deps
self._deps[filename] = self.parse_deps(filename)
File "setup.py", line 679, in parse_deps
raise IOError, "could not find dependency %s included in %s."%(path,
filename)
IOError: could not find dependency ppl.hh included in sage/libs/ppl.pyx.
sage: There was an error installing modified sage library code.
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10039#comment:65>
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.