#10359: Let PIL search '.../lib64' directories for optional libraries if
appropriate
------------------------------+---------------------------------------------
Reporter: leif | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.6.1
Component: packages | Keywords: Python Imaging libary JPEG TIFF
PNG
Author: Leif Leonhardy | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------------+---------------------------------------------
Changes (by newvalueoldvalue):
* cc: jdemeyer (added)
* status: new => needs_review
* author: => Leif Leonhardy
Old description:
> 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.''
New description:
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.''
----
'''New spkg: http://spkg-upload.googlecode.com/files/pil-1.1.6.p4.spkg'''
'''md5sum:''' `73c8f01c0cd6923f7636147b350a6c70 pil-1.1.6.p4.spkg`
--
Comment:
'''New spkg: http://spkg-upload.googlecode.com/files/pil-1.1.6.p4.spkg'''
'''md5sum:''' `73c8f01c0cd6923f7636147b350a6c70 pil-1.1.6.p4.spkg`
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10359#comment:1>
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.