Hiya,
I set the Lib environment variable to look in the berkeleyDB directory
/usr/local/BerkeleyDB.4.2/lib
The config script still didn't find the library.
I have posted parts of the config.log as well.
Should I be editing the configure script where it is calling the ld
command?
Thanks in advance
kle
-----Original Message-----
From: Ulrich Eckhardt [mailto:eckhardt@satorlaser.com]
Sent: Friday, 20 August 2004 8:47 PM
To: users@subversion.tigris.org
Subject: Re: Hiya List, got some questions about installation of
Subversion/Berkeley DB,
Kle Miller wrote:
> Ok from what I can gather it is looking for
> Libdb.a and
> Libdb-4.2.a
>
> In the lib path. Now I created 2 links to those files which are in
> /usr/local/BerkeleyDB.4.2/lib In the dir /usr/lib Which I assumed
> would be in the lib path. This didn't work. Is this the sort of thing
> I should be doing?
No. Some libs don't work when moved around in the system, which is
effectively what you are doing with links. Please read the ld.so
manpage, there is more than one solution to your problem.
> How can I check the paths it is searching for the libs?
config.log is a file you might want to take a look at, as is the
configuration of ld.so.
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 03:18:54 2004