#9008: Update zlib to latest upstream, and clean up spkg-install
-----------------------------------------+----------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: positive_review
Priority: major | Milestone: sage-4.4.4
Component: build | Keywords:
Author: David Kirkby, Mike Hansen | Upstream: N/A
Reviewer: Mike Hansen, Jaap Spies | Merged:
Work_issues: |
-----------------------------------------+----------------------------------
Changes (by newvalueoldvalue):
* status: needs_review => positive_review
* reviewer: Mike Hansen => Mike Hansen, Jaap Spies
* author: David Kirkby => David Kirkby, Mike Hansen
Comment:
Mike, Dave,
I think you have done the job.
zlib now builds 64 bit on OpenSolaris out of the box.
{{{
Successfully installed zlib-1.2.5
You can safely delete the temporary build directory
/export/home/jaap/sage_port/sage-4.4.3/spkg/build/zlib-1.2.5
Making Sage/Python scripts relocatable...
Making script relocatable
Finished installing zlib-1.2.5.spkg
-bash-4.0$ ls -l local/lib/libz*
-rw-r--r-- 1 jaap other 133600 2010-06-12 17:28 local/lib/libz.a
lrwxrwxrwx 1 jaap other 13 2010-06-12 17:28 local/lib/libz.so ->
libz.so.1.2.5
lrwxrwxrwx 1 jaap other 13 2010-06-12 17:28 local/lib/libz.so.1 ->
libz.so.1.2.5
-rwxr-xr-x 1 jaap other 162568 2010-06-10 16:52 local/lib/libz.so.1.2.3
-rwxr-xr-x 1 jaap other 113736 2010-06-12 17:28 local/lib/libz.so.1.2.5
-bash-4.0$ file local/lib/libz*
local/lib/libz.a: current ar archive, not a dynamic executable or
shared object
local/lib/libz.so: ELF 64-bit LSB dynamic lib AMD64 Version 1,
dynamically linked, not stripped, no debugging information available
local/lib/libz.so.1: ELF 64-bit LSB dynamic lib AMD64 Version 1,
dynamically linked, not stripped, no debugging information available
local/lib/libz.so.1.2.3: ELF 32-bit LSB dynamic lib 80386 Version
1, dynamically linked, not stripped
local/lib/libz.so.1.2.5: ELF 64-bit LSB dynamic lib AMD64 Version
1, dynamically linked, not stripped, no debugging information available
-bash-4.0$
}}}
Let's give this a positive review.
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9008#comment:12>
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.