#16044: Fix install_name for remaining libraries preventing build on OS X 10.4 
PPC
--------------------------------------+------------------------
       Reporter:  kcrisman            |        Owner:
           Type:  defect              |       Status:  new
       Priority:  blocker             |    Milestone:  sage-6.2
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------

Comment (by leif):

 SCNR:
 {{{
 leif@bsd:~/Sage$ mv sage-6.2.beta5 sage-6.2.beta5-foo-bar
 leif@bsd:~/Sage$ cd sage-6.2.beta5-foo-bar/
 leif@bsd:~/Sage/sage-6.2.beta5-foo-bar$ ./sage
 /Users/leif/Sage/sage-6.2.beta5-foo-bar/src/bin/sage-env: line 391: 55381
 Trace/BPT trap          "$SAGE_ROOT/local/bin/python" -c 'import
 pkg_resources; pkg_resources.get_distribution("matplotlib").version' 2>
 /dev/null
 ┌────────────────────────────────────────────────────────────────────┐
 │ Sage Version 6.2.beta5, Release Date: 2014-03-23                   │
 │ Type "notebook()" for the browser-based notebook interface.        │
 │ Type "help()" for help.                                            │
 └────────────────────────────────────────────────────────────────────┘
 ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 ┃ Warning: this is a prerelease version, and it may be unstable.     ┃
 ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 The Sage installation tree has moved
 from /Users/leif/Sage/sage-6.2.beta5
   to /Users/leif/Sage/sage-6.2.beta5-foo-bar
 Updating various hardcoded paths...
 (Please wait at most a few minutes.)
 DO NOT INTERRUPT THIS.
 Done updating paths.
 sage:
 Exiting Sage (CPU time 0m0.03s, Wall time 0m5.47s).
 leif@bsd:~/Sage/sage-6.2.beta5-foo-bar$ otool -L local/lib/libcsage.dylib
 local/lib/libcsage.dylib:
         libcsage.dylib (compatibility version 0.0.0, current version
 0.0.0)
         /Users/leif/Sage/sage-6.2.beta5/local/lib/libntl.2.dylib
 (compatibility version 3.0.0, current version 3.0.0)
 
/Users/leif/Sage/sage-6.2.beta5/local/var/tmp/sage/build/pari-2.5.5b.p1/src/Odarwin-i386
 /libpari-gmp.dylib (compatibility version 2.5.0, current version 2.5.5)
         /Users/leif/Sage/sage-6.2.beta5/local/lib/libgmp.11.dylib
 (compatibility version 12.0.0, current version 12.0.0)
         /Users/leif/Sage/sage-6.2.beta5/local/lib/libpython2.7.dylib
 (compatibility version 2.7.0, current version 2.7.0)
         /Users/leif/Sage/sage-6.2.beta5/local/lib/libstdc++.6.dylib
 (compatibility version 7.0.0, current version 7.17.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 125.2.11)
         /Users/leif/Sage/sage-6.2.beta5/local/lib/libgcc_s.1.dylib
 (compatibility version 1.0.0, current version 1.0.0)
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16044#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to