#10359: Let PIL search '.../lib64' directories for optional libraries if
appropriate
------------------------+---------------------------------------------------
Reporter: leif | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords: Python Imaging libary JPEG TIFF PNG
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
PIL fails to find optional (system) libraries on Linux systems where e.g.
`/usr/lib64` is '''not''' a symbolic link to `/usr/lib`. This is the case
on e.g. 64-bit Fedora, CentOS and openSUSE systems.
[http://trac.sagemath.org/sage_trac/ticket/9864#comment:34 Reported by
Koen]:
''I'm having issues with PIL 1.1.6.p2 (the release version) not finding
its JPEG libraries. These are located in /usr/lib64 on CentOS 5.5 /
!OpenSuse, however the default library path only considers /usr/lib.
Adding /usr/lib64 as a library path fixes the problem in my stand-alone
PIL build. I'm not quite sure how to patch the setup.py in SAGE to add
this path by default.''
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10359>
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.