Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PIL

2 views
Skip to first unread message

JB

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to

Would anyone know if there is a way to get PIL to build without having
tcl, Tk and X11 installed? If not, are there any other image
manipulation pkgs for python that don't need all this... uh... support??

cheers
jb

Fredrik Lundh

unread,
Feb 10, 2000, 3:00:00 AM2/10/00
to
JB <jim...@kw.igs.net> wrote:
> Would anyone know if there is a way to get PIL to build without having
> tcl, Tk and X11 installed?

quoting the README:

copy the "Setup.in" file to "Setup" and edit it
according to the instructions in the file.

quoting the Setup.in file:

You can comment out the Tcl/Tk stuff if you
don't need ImageTk, or if you're using a custom
_tkinter instead (like in earlier versions of PIL).

> If not, are there any other image manipulation pkgs for python that don't
> need all this... uh... support??

glad you liked it.

</F>

0 new messages