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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=WwhhJnv3BUmH4rp3nDdiQKgb1uH+pPvSfKU1l4AO/FZ q7/M1IRr4Qb0I1DcydXKuFNxChOcIzIwEuI4CqSRrdYDzgJyg1np3PKTZ9iIB7AZ P+rDetDbGzq8xcRkIFYwaH21NPc6R4HND5iWG6ugHM/gvKe4vq4QODobJHFhkFHg = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FT3pEG08syIAfa9VuDlcKQvNfPg=; b=xwTm81u28iHP2g53P lregG0iMAOJ3Vyu9fepvOqEZR8Bhs0uCtO2VbQBBSktp8RqTt12ye1fu3gWahwBI 3q2I1KBA8ATa+FnL0DXbY6H2u8jLfwSFiJvhisWl24yASbVL8Rk6X3uiiirLhW29 fOFEWL4X7sZef4+b3ipcoKPlKo= 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.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <5402BB6D.6030701@cygwin.com> Date: Sun, 31 Aug 2014 01:06:37 -0500 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Unable to load dynamic library '/usr/lib/php/20121212/tidy.dll' References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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