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=YPHHfTKK+Pue4Es8QyJOY79m/Y84Q4CbvN5Nn9Fr9Og
	x55Cr5dvCNzQa7ByCveczxbUm0BI9XxqHrvVzW9p18kFrp6jLfyudb+xl6B/Xpcu
	eS0pQrgGX0YtyKX+ak1swvgvA++Tu5iadXDDZm3W10GvJWH1Ld6Nmg5hRXZ5SuCQ
	=
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=MYbfdMkXw5/0Gu52Fpy/ZM1SJxc=; b=vn7ymPrrJZ2t0mkkG
	g4xinkG2G3HWwllLlwTP5N3roXbD1WyTlYec64mGjwb4JHJ5TCfzseH+KfeDCJ2Q
	0nn0g9TRCrDsZBdM2TnlRALfcbyszHwpRlFfpPRFKCi+PjxrMre5T9mJsSFRJErr
	Z5e0EzINjY3ZtJpMczXmUBisyI=
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.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2
X-HELO: qmta01.emeryville.ca.mail.comcast.net
Message-ID: <521E3E93.3090802@acm.org>
Date: Wed, 28 Aug 2013 11:16:51 -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> <521CD05D.4080202@acm.org> <CAM9pMnOR3Dw5fZvbh9DPjcdysGqUyRgUNrcw1oX6-dskbBmWzg@mail.gmail.com> <20130828082434.GD18959@calimero.vinschen.de>
In-Reply-To: <20130828082434.GD18959@calimero.vinschen.de>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Corinna Vinschen wrote:
> On Aug 28 09:05, Robert Klemme wrote:
>> 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.
> 
> So libneon27 should be added to subversion's setup.hint requires?

Sigh. I guess. It's only required by 1.7, not by the latest 1.8, so
it's not caught by cygport automatically. (I know, I know, I should
review the auto-generated requires.)

-- 
David Rothenberger  ----  daveroth@acm.org

This restaurant was advertising breakfast any time. So I ordered
french toast in the renaissance.
                -- Steven Wright, comedian

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

