X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <41868a970710242245t778c6016sf89215f737225162@mail.gmail.com>
Date: Thu, 25 Oct 2007 11:15:59 +0530
From: "Santhosh Kumar Yedidi" <sant527@gmail.com>
To: cygwin@cygwin.com
Subject: Fwd: Unable to install pdftk
In-Reply-To: <Pine.OSF.4.58.0710240857470.9392@ax0rm1.roma1.infn.it>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <Pine.OSF.4.58.0710240857470.9392@ax0rm1.roma1.infn.it>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Note-from-DJ: This may be spam

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/

