X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 24 Oct 2007 09:06:34 +0200 (MET DST) From: Angelo Graziosi To: cygwin AT cygwin DOT com cc: sant527 AT gmail DOT com Subject: Re: Unable to install pdftk Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Note-from-DJ: This may be spam 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/