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=WQUGUJLRA0ZrFhTn c36v4yvFLKEdPQFVqqUZDueOEKSeCqDf5sI2Z5/or2uk6voYHSHk7gpxdsiJn+l4 cQvwmrGvV7lMnifqkPF/YLtROUNBs28PT2+VW6o9hf/YjZcIU79L8mdPLZ8R67Oo cUjeLEKALOwlRe3QPnO8fHvTmUA= 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=aq0LAS7096pHFB3ynTotHm 6fU4Y=; b=FDAO6HbbVAVlBEyN1062aeSqNocsex6g7mhqC1b5AlGHNkE63pSnRw acUrWSoILVJgEc3XAuODQgcSRFkdJtoqAjs4IGdi1BsR9rfjeNmBzACRx8KEZkcG LdbRddqU78N+qqoJFQOS8+sEr+1euslsUihb2oQ+QpuLVWNbnV+zQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f170.google.com X-Received: by 10.194.110.37 with SMTP id hx5mr15558224wjb.149.1443783979119; Fri, 02 Oct 2015 04:06:19 -0700 (PDT) Subject: Re: pdftk load cyggcj-11.dll To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <560E6523.5080000@gmail.com> Date: Fri, 2 Oct 2015 13:06:11 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 02/10/2015 12:43, kuaf wrote: > Hi list, > > I just installed pdftk. It prompted errors when I start up the program: > > $ pdftk.exe --help > C:/cygwin/bin/pdftk.exe: error while loading shared libraries: > cyggcj-11.dll: cannot open shared object file: No such file or > directory > > Obviously libgcj-common/libgcj15 was installed already. > > How do I solve this problem? > > Thanks > latest pdftk does not depends on cyggcj-11.dll $ cygcheck pdftk |grep -v Windows Found: E:\cygwin\bin\pdftk.exe E:\cygwin\bin\pdftk.exe E:\cygwin\bin\cygwin1.dll E:\cygwin\bin\cyggcc_s-1.dll E:\cygwin\bin\cyggcj-15.dll E:\cygwin\bin\cyggcj-noncore-15.dll E:\cygwin\bin\cygiconv-2.dll E:\cygwin\bin\cygz.dll E:\cygwin\bin\cygstdc++-6.dll Have you tried to reinstall it ? 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