[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Latest Subclipse Build and Library Path?

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-02-07 13:54:20 CET

On Friday 06 February 2004 19:22, Andreas Schildbach wrote:
> When trying to access my (0.33) SVN server, Subclipse complains about a
> missing libdb42.dll. I had to copy this (and the other dll's) over to
> c:\windows\system32 in order for Subclipse to work as intended.

There are a few other places where the OS searches for libraries, in
particular you can set %PATH%. See the docs for more.

> Is this expected behaviour?

It's not surprising, at least.

> Why doesn't Subclipse search in the
> eclipse/plugins/org.tigris.subclipse...-path?

It's not even Subclipse that does the searching, but the win32 runtime linker.
Maybe Subclipse could have added workarounds, is the behaviour a regression
from older versions?

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 7 13:54:53 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.