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:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:content-type; q=dns; s=default; b=iy
	c1YYM47uZMfp/yhDCWwJhUW1YhTPodCnXUAEiW+A6mdDSfQLs/ogb3f0/+R/GxVy
	ZKZIfWpmHZyRqEQO/MenUDQ89/1aKxnnK2JNo6UmmuruGn7KtPhsY4sZwLNeNa9I
	6A7NU6RzKbAJjcDBKUl3I4ea3gZ2/qHu5lQtXpaGc=
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=RqeN28kl
	3V6oJ/8SDs6KWtBrwkw=; b=lKMxV5ySjPnXwsRxQLYj11yw/mo4MakkTIzjEh1C
	74spysqmx/LpAQmPdRjUNkmfnoGRuIcrSGhmFJEPTjgp4o2hHkWEeEOjdWDoZAtI
	QZHj6yCK+ALOh5V+3lwoc1Ipvbg6NeuYCBywbcHPQnS9pSl42Y8qAc97PtIJrg2a
	rJY=
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=0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2
X-HELO: mail-qa0-f46.google.com
MIME-Version: 1.0
X-Received: by 10.49.28.100 with SMTP id a4mr28800625qeh.21.1377673556957; Wed, 28 Aug 2013 00:05:56 -0700 (PDT)
In-Reply-To: <521CD05D.4080202@acm.org>
References: <CAM9pMnOJF_56-SRA5_knhqzKkw-=oCkgMHYGoGGobvcXSVGQ_g@mail.gmail.com>	<521CD05D.4080202@acm.org>
Date: Wed, 28 Aug 2013 09:05:56 +0200
Message-ID: <CAM9pMnOR3Dw5fZvbh9DPjcdysGqUyRgUNrcw1oX6-dskbBmWzg@mail.gmail.com>
Subject: Re: svn 1.7.10-1 on x86_64 does not work
From: Robert Klemme <shortcutter@googlemail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1

On Tue, Aug 27, 2013 at 6:14 PM, David Rothenberger <daveroth@acm.org> wrote:
> 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.

$ fgrep -i libneon /etc/setup/installed.db
$ cygcheck $(type -p svn) >/dev/null
cygcheck: track_down: could not find cygneon-27.dll

Bingo!  I installed it and now it works.

> 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.

There does not seem to be anything else missing.  Thank you, David!

Kind regards

robert

-- 
remember.guy do |as, often| as.you_can - without end
http://blog.rubybestpractices.com/

--
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

