Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PIL still wants to use libjpeg when it cannot #15464

Closed
jpflori opened this issue Nov 28, 2013 · 4 comments
Closed

PIL still wants to use libjpeg when it cannot #15464

jpflori opened this issue Nov 28, 2013 · 4 comments

Comments

@jpflori
Copy link

jpflori commented Nov 28, 2013

As in #7273, trying to install PIL on an ARM board failed because PIL found the jpeg library but there were no headers installed yielding an error:

libImaging/Jpeg.h:11:21: error: jpeglib.h: No such file or directory

Component: packages: standard

Reviewer: Volker Braun

Issue created by migration from https://trac.sagemath.org/ticket/15464

@jpflori jpflori added this to the sage-6.1 milestone Nov 28, 2013
@jpflori
Copy link
Author

jpflori commented Nov 28, 2013

comment:1

By the way, we ship 1.1.6 and 1.1.7 is released:

@jpflori
Copy link
Author

jpflori commented Dec 25, 2013

comment:2

This may be fixed by #15539.

@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@vbraun
Copy link
Member

vbraun commented Apr 28, 2014

Reviewer: Volker Braun

@vbraun
Copy link
Member

vbraun commented Apr 28, 2014

comment:4

We don't use PIL any more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants