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=TpCenotmUA86obbpK+YDDUhy8u0U0ZchsQZ85cRjsVi Oq+z0bDLXchOT+A7fZCnRlX6Kuhs6jI4pdXjuZSgExab+HEUHIyEFgibaadtItDD GAktV0qhDR8NZTwnbXxQ3XS/RSsqaDZjptXoBiKgHtlRXJQ23fT2DkU1OqwMHI3A = 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=216aOxz9oVWnQXKfU4u+Epnle7A=; b=wpUUhDyS681lO50F9 r3LgrS/9r2owWgiyK+E5ZgVx1KRxcbkNDtJ30ctxhuhNjdfjPC0vQP5UC41Q9Ciz ku+0Obht9WwUqQwGt63nw3sSQDh9LmOAeTgimCvekTJjKlMFVY7YI24j6aFrDCBK J1IWWuLSlmVfGoCSDJcDshWWns= 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.6 required=5.0 tests=AWL,BAYES_05,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: qmta08.emeryville.ca.mail.comcast.net Message-ID: <521CD05D.4080202@acm.org> Date: Tue, 27 Aug 2013 09:14:21 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: svn 1.7.10-1 on x86_64 does not work References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 8/27/2013 9:04 AM, Robert Klemme wrote: > $ svn --version > /usr/bin/svn.exe: error while loading shared libraries: ?: cannot open > shared object file: No such file or directory Check that you have libneon27 installed. That's missing from the dependencies. If that doesn't work, try "cygcheck /usr/bin/svn", which might tell you what else is missing. If all that fails, follow the instructions at http://cygwin.com/problems.html. The cygcheck output will help us figure out what else is missing. -- David Rothenberger ---- daveroth AT acm DOT org Gold's Law: If the shoe fits, it's ugly. -- 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