Ticket #3017 (closed defect: fixed)
[with spkg, positive review] invalid link after make install
| Reported by: | zimmerma | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-3.0.1 |
| Component: | distribution | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
An invalid link is present in sage 3.0 (after make install):
[root@achille local]# ls -l ./sage-3.0/sage/local/lib/python2.5/site-packages/polybori/polybori lrwxrwxrwx 1 zimmerma cacao 39 2008-04-24 14:43 ./sage-3.0/sage/local/lib/python2.5/site-packages/polybori/polybori -> ../../../share/polybori/pyroot/polybori
Change History
comment:2 Changed 5 years ago by mabshoff
- Summary changed from invalid link after make install to [with spkg, needs review] invalid link after make install
The updated spkg at
http://sage.math.washington.edu/home/mabshoff/release-cycles-3.0.1/alpha0/polybori-0.3.1.p2.spkg
fixes the issue.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

This link is actually pointing to hyperspace *before* make install and due to our spkg-install. It is easy to fix, so I am on it.
Cheers,
Michael