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

libdb42.dll missing

From: Brock Janiczak <brockj_eclipse_at_ihug.com.au>
Date: 2004-09-05 02:05:42 CEST

Hi All,
I have figured out what is causing the missing libdb42.dll message. We
are loading the dlls in the wrong order. If you try to load a dll with
an unresolved dependency windows will look for it on your system path
(so if you have subversion installed, it works). I have checked in the
required changes to the jhl adapter. Things would be much easier if we
forced people to have svn installed and on the path.

If you are having trouble try copying
http://svn.collab.net/repos/subclipse/branches/subclipse-3/core/svnClientAdapter.jar
into <eclipse>/plugins/org.tigris.subversion.subclipse.core_0.9.17

If that doesn't work, just install subversion (1.1 rc2) and add it to
your path.

Brock
Received on Sun Sep 5 10:05:42 2004

This is an archived mail posted to the Subclipse Dev mailing list.

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