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

Some dependant dlls missing in nightly builds for libapr.dll and libdb43.dll?

From: Arjan Zipp <a.zipp_at_governors.nl>
Date: 2005-12-14 11:16:41 CET

Hi all,

I've just encountered a strange error with the latest TortoiseSVN
nightly builds, I've tried both build 5110 and 5143. This problem does
not occur when using the latest release version (1.2.6?). This is
running on Windows 2003 Server SP1 with all hotfixes applied.

When running the program we are developing after installing the lastest
TSVN, we received the following error message:

---------------------------
C:\Program Files\Governors\BowTieXP\BowTie.exe
---------------------------
Executable 'C:\Program Files\Governors\BowTieXP\BowTie.exe' had the
following unrecoverable error:
Couldn't find library MSVCR80.dll (required by C:\Program
Files\TortoiseSVN\bin\libapr.dll)
Please ensure that it is installed
---------------------------
OK
---------------------------

Uninstalling TSVN or going back to the latest stable release makes this
error disappear. Copying the missing dll into the C:\Program
Files\TortoiseSVN\bin\ directory results in another dll not being found:

---------------------------
C:\Program Files\Governors\BowTieXP\BowTie.exe
---------------------------
Executable 'C:\Program Files\Governors\BowTieXP\BowTie.exe' had the
following unrecoverable error:
Couldn't find library MSVCP80.dll (required by C:\Program
Files\TortoiseSVN\bin\libdb43.dll)
Please ensure that it is installed
---------------------------
OK
---------------------------

Adding this missing dll also to the C:\Program Files\TortoiseSVN\bin\
directory fixes the problem. The versions of the dlls which I copied
into the bin dir are from another program in C:\Program Files\
somewhere, and have the following version numbers:

msvcp80.dll, Microsoft(r) C++ Runtime Library, 8.0.50215.44
msvcr80.dll, Microsoft(r) C Runtime Library, 8.0.50215.44

Could it be that the latest apr and bdb are built using a newer version
of Visual Studio, which requires runtimes which are not present by
default on standard machines?

Kind regards,

Arjan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 14 11:19:17 2005

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

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