X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <daveroth@acm.org>
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@cygwin.com
Subject: Re: svn 1.7.10-1 on x86_64 does not work
References: <CAM9pMnOJF_56-SRA5_knhqzKkw-=oCkgMHYGoGGobvcXSVGQ_g@mail.gmail.com>
In-Reply-To: <CAM9pMnOJF_56-SRA5_knhqzKkw-=oCkgMHYGoGGobvcXSVGQ_g@mail.gmail.com>
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@acm.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

