Re: [Monotone-users] botan

Stephen Leake <[email protected]>
Newsgroups gmane.comp.version-control.monotone.devel
Message-ID <[email protected]>
jfl <[email protected]> writes:

> Is it ok to install and run a version of botan separate from and
> possibly a different version than what's in monotone without dangerous
> and/or confusing interactions?

depends on the OS, and what you mean by "separate".

This is a general shared library configuration management question, not
specific to monotone.

mtn must use the shared library it was compiled for, or a strictly
upward-compatible one. I don't know if Botan is in general
upward-compatible, but I wouldn't bet on it.

Debian (and Linux in general) has facilities for installing multiple
versions shared libraries for exactly this reason.

On Windows, you must put the botan .dll in the same directory as
mtn.exe, or ensure it is the only on PATH.

-- 
-- Stephe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.