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

Re: Berkley link pb

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-06-04 17:01:02 CEST

badier vincent wrote:
>> ... you need to tell the runtime linker where to find the BDB libs (How
>> to do that depends on your system)
>
> Isn't it did by LDFLAGS declaration?

No, that's for the compile-time linker.

> Is there another way to install it than the one
> describe on the document provided by the sources?
> (../dist/configure && make && make install)

Not that I knew of. However, at least on my system 'make install' emits a
warning that it can't finish the installation itself and it needs a hand to
complete the installation, so that is not the wrong way.

FYI: on my Debian system that is either (systemwide) to add an entry to
/etc/ld.so.conf or (on a per user base) to add the library path to
$LD_LIBRARY_PATH, IIRC. What to do exactly depends on your particular
operating system tough so I can't help you without knowing more.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 17:02:26 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.