#7344: New libjpeg package
---------------------------+------------------------------------------------
   Reporter:  timdumol     |       Owner:  mabshoff    
       Type:  enhancement  |      Status:  needs_review
   Priority:  major        |   Milestone:              
  Component:  packages     |    Keywords:              
Work_issues:               |      Author:  Tim Dumol   
   Reviewer:               |      Merged:              
---------------------------+------------------------------------------------

Comment(by mhampton):

 There is an extra file, SPKG.txt~, in the package.

 I don't know if this should block its inclusion (I think this should go in
 as an optional package ASAP so it gets wider testing) but the show
 function doesn't work on my intel mac, 10.4.11, opening a TIFF file:

 {{{
 sage: import Image
 sage: im = Image.open("/Users/mh/Pictures/psym.tiff")
 sage: print im.format, im.size, im.mode
 TIFF (455, 495) 1
 sage: im.show()
 sage: dyld: Symbol not found: __cg_jpeg_resync_to_restart
   Referenced from:
 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
   Expected in: /Volumes/E/sage-4.2.1/local/lib//libJPEG.dylib
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7344#comment:2>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to