delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/08/31/16:28:04

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=ctb8WFTiJO26T8tm
MR5yvD1JiGaDqflJrp5K1+Gey2gBZklLtLmAxGHtAHqOxsx4wPTybQgyuNYW8plV
w88FFofU1BNVTn3ZCH7P7WQyZ8uvqL85CmTHFVcP1GudhhFW5Y8ETCyzXJgxjqaz
ZcYxH3uVXEXVyO38hutb17A1kGw=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=RQcCsmu/QTmPo5qDeJdsSF
vdLI4=; b=nkkUyNE/jQnd1sYYkx9u1rXookHX7cxdzZcKK2FK9Iy8mb9ss9adiU
2XNOIQnb8uIJggvi5PyUhN8kRLqnF5xrxxOaw5qOyMQb+RqkgobnGkp/4+Vj0djS
6oYQnsdFaCTEW/FwgA2x3Ht/j1lL0vjyjJeA56BAkqi4ySZ0XTA8A=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=Ivandro, sanches, Sanches, ivandro
X-HELO: mail-wm0-f41.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=5ke+NGHKrtJzbBLWLMzM/94+co6IEaAt1kcjvPpmlxQ=; b=Yzq3UshDPxmt87pj/mFzi6SU1Jm8a43rh6MMvxHZVYo596pdys27cspQBtKB6I2eik QW+QqulVcQY+OhCGSRf6fMgh1ikq37EiXmhflKeSBrYYZjFR0syRMGEdFXVRFxfJPsaQ batdhmjN7V2pshUSpQ0VwxmmEriZC7xxW9HeY6ht/xVFU/phX/sI9xlFqFzyky7zvme2 MM5ryG8Xo6uYc2+Bo9AkeGz14vxIeOwEUo/Avz9gRkJqkSmd7oNH6rbkIIRg8733Jt1J uyUSSRIjUToZ71bsQdDxrMm7nrbQ6FIeIqJWS0QoAASmid7bAwF8ar3+jIALH5qSkakP swGg==
X-Gm-Message-State: AE9vXwPi1LtGwc9jelOtDJh8pcgvRQbJ0zK8Bzt5YAb3IuZPYTv8oXgM43f20NjxRs7cmg==
X-Received: by 10.194.184.39 with SMTP id er7mr10738601wjc.159.1472675255276; Wed, 31 Aug 2016 13:27:35 -0700 (PDT)
Subject: Re: pdftk cygwin 32-bit
To: cygwin AT cygwin DOT com
References: <CAH41pr3uao+AmoFuMjEniv8wi7y9ETqbew=ri-Fi_3fBYtUS1g AT mail DOT gmail DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <ab52eb6b-9d34-c4cb-605f-64ce75f158b4@gmail.com>
Date: Wed, 31 Aug 2016 22:27:25 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <CAH41pr3uao+AmoFuMjEniv8wi7y9ETqbew=ri-Fi_3fBYtUS1g@mail.gmail.com>
X-IsSubscribed: yes

On 31/08/2016 22:19, Ivandro Sanches wrote:
> I would like to install pdftk but it seems it is not present anymore
> among the available packages from setup-x86.exe.
>
> If possible, could you please give me some hint on how to install
> pdftk on cygwin 32-bit?
>
> Thanks a lot
>


pdftk has been removed as it depends on Java
and gcj is basically dead and never worked on 64bit
https://sourceware.org/ml/cygwin-apps/2016-07/msg00037.html

Two solutions:
1) take the old package from
http://www.fruitbat.org/Cygwin/

2) try qpdf
https://sourceware.org/ml/cygwin-announce/2016-07/msg00001.html

that provide similar functionality

Regards
Marco




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019