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