#8523: Optional package p_group_cohomology-1.2 fails to install on Solaris 10
SPARC, as well as Debian Linux x86/x86_64 and MacOSX 10.5 (PPC)
---------------------------------+------------------------------------------
Reporter: drkirkby | Owner: SimonKing
Type: defect | Status: needs_info
Priority: major | Milestone: sage-4.4
Component: optional packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by jhpalmieri):
I think the problem is this: if you install "database_gap-4.4.12" by
downloading the spkg file and typing
{{{
sage -i PATH_TO/database_gap-4.4.12.spkg
}}}
then it is installed, but the spkg file is not copied to
SAGE_ROOT/spkg/optional or to SAGE_ROOT/spkg/standard. There is a
placeholder file in SAGE_ROOT/spkg/installed, and this is probably what
you should look for to test whether it's installed -- this is what the
file SAGE_ROOT/local/bin/sage-spkg does. Note that after this, if you run
"install_package('database_gap')" or "sage -i database_gap-4.4.12.spkg",
it says that it's installed.
(If you run "install_package('database_gap')", on the other hand, then
Sage downloads the spkg file and puts it in spkg/optional, so your spkg-
install file finds it.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8523#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.