zzapper wrote: > $ pdftk --help > > $ echo $? > 53
That means you've got an installation problem -- you're missing some required library. From cygcheck, pdftk only requires libiconv2 and zlib, both of which are listed correctly in the setup.hint, and both of which are very common libraries which I doubt you could have a functioning system without. Maybe you've got some kind of PATH problem? Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/