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

Re: BerkeleyDB4.2 not looked for in "./configure"?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-26 23:55:07 CET

Jack Ivey wrote:

> <get db-4.2.52 tar file>
> $ cd db-4.2.52/build_unix
> $ ../dist/configure
> $ make
> # make install
> <edit /etc/ld.so.conf, add line: /usr/local/BerkeleyDB.4.2/lib>
> <- in /usr/local/BerkeleyDB.4.2/lib/ add link from libdb-4.2.la to libdb.la>

Whoa! Where'd that step come from? You need to run ldconfig (-v if you like to
watch it work). That will create the links for you, as well as updating
ld.so.cache.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 26 23:54:16 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.