-
Linux users will probably need to add either:
#include <getopt.h>
or
#include <unistd.h>
near the beginning of the jpgtn.c source file.
Also, the makefile in the 2.01 includes a local path in the CFLAGS variable. This shouldn't hurt but it probably isn't relevant for you.
2002-08-10 19:14:39 UTC in jpgtn - JPEG thumbnail generator
-
A bug which caused segmentation faults on some systems and corrupted filenames on some other systems has been corrected.
2002-06-23 21:46:10 UTC in jpgtn - JPEG thumbnail generator
-
After three years of innactivity, work on jpgtn has esumed. Version 2.00 is now available on Ibiblio and SourceForge. This release, the first since version 1.04, fixes some bugs and provides a few new features.
2002-06-20 01:31:10 UTC in jpgtn - JPEG thumbnail generator