Hello there.
> regex/libregex.a -lcrypt -ldbm ld: cannot open -ldbm: No such file or
> directory make: *** [httpd] Error 1
>
> Could anybody tell me where I'm making the mistake?
I believe RH 5 does not use dbm anymore, it uses gdbm instead. So u'd have to
change the Makefile to amend the flags to read -lgdbm. Hopefully that'd work.
- hoeteck
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.