Subject: | require Img |
(This is really for version 0.77, but RT does not show up the latest version)
When running the "make test" suite, I gut failures in the photo-related tests. The failures seem to be due to
can't find package Img at /usr/local/dist/cpan/build/Tcl-Tk-0.77/blib/lib/Tcl/Tk.pm line 672.
which is correct, but I wonder if the requirement for the Img package could be made less strict, i.e. croak only if a image format handled only by Img is used. Also, I think "make test" should handle the non-existance of Img more gracefully.
Regards,
Slaven