On Thu, Aug 19, 1999, Karen Liu wrote:
> I just upgraded to Redhat6.0, and trying to rebuild
> apache + mod_ssl + mod_perl + php3 + rsaref with the
> following:
>
> Redhat 6.0
> Kernel 2.2.5-15 on an i586
> egcs-1.1.2
> Apache 1.3.6 (I just couldn't find the 1.3.9 one)
> mod_ssl-2.3.11-1.3.6
> rsaref-2.0
> mod_perl-1.21
> php-3.0.12
>
> everything seems fine until I build apache, and got the
> following error:
> ------------------------------------------------------
> Configuring for Apache, Version 1.3.6
> + using installation path layout: Apache
> (config.layout)
> + activated perl module (modules/perl/libperl.a)
> + activated php3 module (modules/php3/libphp3.a)
> Creating Makefile
> Creating Configuration.apaci in src
> + enabling mod_so for DSO support
> + id: mod_perl/1.21
> + id: Perl/5.00503 (linux) [perl]
> /usr/bin/ld: cannot open -lgdbm: No such file or
>[...]
That's not a mod_ssl problem, of course. You just have a Perl package
installed which someone build with gdbm installed but you have the gdbm
package _not_ installed, too. That's your problem. Install the gdbm package.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]