This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Fwd: Unable to install pdftk
Thanks Angelo
I am able to install it. But where will I find the command. Because I
found pdftk.exe to be in the same directory where I ran the Make
command.
Can you further help how to use to in cygwin terminal.
Thanks
Santhosh
---------- Forwarded message ----------
From: Angelo Graziosi <Angelo.Graziosi@roma1.infn.it>
Date: Oct 24, 2007 12:36 PM
Subject: Re: Unable to install pdftk
To: cygwin@cygwin.com
Cc: sant527@gmail.com
Santhosh Kumar wrote:
> I have got the pdftk package from its website. The when I tried to
> install it shows error of java libs. Can any one help how to install
> this package
I downloaded the source from the Debian package 1.40 and built it with:
make -f Makefile.Generic CXXFLAGS='-lgcj -liconv -lz'
At the end I stripped:
strip -s -p pdftk.exe
Obviously you should have the needed Cygwin package installed (gcj,
libiconv etc...)
Cheers,
Angelo.
--
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/