[Python-bugs-list] [Bug #117090] PIL (TkImaging) extension instructions wrong

noreply@sourceforge.net noreply@sourceforge.net
Tue, 17 Oct 2000 18:12:48 -0700


Bug #117090, was updated on 2000-Oct-17 08:55
Here is a current snapshot of the bug.

Project: Python
Category: Documentation
Status: Open
Resolution: None
Bug Group: None
Priority: 7
Summary: PIL (TkImaging) extension instructions wrong

Details: Modules/Setup.in contains:
# *** Uncomment and edit for PIL (TkImaging) extension only:
#       -DWITH_PIL -I../Extensions/Imaging/libImaging tkImaging.c \

However, there is no directory 'Extensions' or any source
file tkImaging.c

Either these instructions should be removed from Setup.in, or tkImaging.c should be added to the distribution, or instructions should be added where to find tkImaging.c and
the associated imaging libraries.


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=117090&group_id=5470