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

Re: httpd 2.0.48's apr-util doesn't work against Berkeley DB 4.2

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-12-28 20:56:19 CET

Garret,

It is possible to achieve the same (ie as ldconfig and adjusting ld.so.conf)
by specifying

  LDFLAGS=-R/usr/local/BerkeleyDB.4.2 ./configure
--with-berkeley-db=/usr/local/BerkelyDB.4.2

the -R option is passed to the linker to specify an extra dependency on the
resulting dynamic executable/library only.

HTH,

Erik.

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Dec 28 20:56:48 2003

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

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