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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=c7 HTls4WH+8238xvol9h4l86IJr+g3fDNqL+iHM4zu8wXL7/Z43AXgPOXhvRQUt/fF 0EQTeymSgSxx+vJZ1nWfYU51rkcblOg3N30rD2/FxDosFD5/HfdR1srpSIFKAzzx /XIRWOYLEnX9XoYVVkt9ytNiEcxCoGws8Io7RGWM8= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=hbNgRN2Q V1LsTIhsobQyCZT/000=; b=Dtq3ty1juNkNxYSwwIUATHFgY5M/NsF7P0oJSAFr aoyDtq1ccqPbY1+A0hRH+yW0c/uvHt0J0NEDGeXvGxLvXadrR285XS706CtBZk9u JCAr0xgZ4Oerp898BCibYKwGdQsJ0jAKq/M1qeJHFDg5af01rzX4a4rEsRGFW4rH 6is= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f173.google.com MIME-Version: 1.0 X-Received: by 10.42.14.193 with SMTP id i1mr6405750ica.19.1410971680260; Wed, 17 Sep 2014 09:34:40 -0700 (PDT) In-Reply-To: <5402BB6D.6030701@cygwin.com> References: <5402BB6D DOT 6030701 AT cygwin DOT com> Date: Wed, 17 Sep 2014 10:34:40 -0600 Message-ID: Subject: Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll' From: Keith Christian To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Yaakov, that fixed the problem. Thanks for the hint. On Sun, Aug 31, 2014 at 12:06 AM, Yaakov Selkowitz wrote: > On 2014-08-29 21:18, Keith Christian wrote: >> >> While test driving the new php-5.5.16-1, I checked the version and got >> the tidy.dll error: >> >> php -v >> PHP Warning: PHP Startup: Unable to load dynamic library >> '/usr/lib/php/20121212/tidy.dll' - No such process in Unknown on line > > > This sounds like you are missing libtidy0_99_0. Please re-run setup and > allow it to install all missing dependencies. > > > Yaakov > > > > -- > 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 > -- 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