Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Nov 2003 19:35:14 +0100
From:      Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>
To:        sheepkiller@cultdeadsheep.org
Cc:        ports@freebsd.org
Subject:   how to use libc-builtin db library with apache-2.0.48 port and other ports ...
Message-ID:  <1068143714.8967.19.camel@fritz.mydomain.de>

next in thread | raw e-mail | index | archive | help
Hello,

i found only one way to build the port in www/apache21 with db support:

adding a symlink 

libdb1.so -> libc.so.4 in usr/lib. After this i was able to patch
Makefile.modules to use libdb1 (alias libc).

I know i could dive into autoconf hell for apache-2.0.47, where db
support worked, but maybe someone has already more insight. 

Btw. the problem with newer db versions (3,4,4.1 ...) is that dbmmanage
perl script does not work with them.

Greetings
-- 
Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1068143714.8967.19.camel>