From owner-freebsd-questions Sun Aug 18 18:20:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA27975 for questions-outgoing; Sun, 18 Aug 1996 18:20:11 -0700 (PDT) Received: from rk.ios.com (rk.ios.com [198.4.75.55]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA27963 for ; Sun, 18 Aug 1996 18:20:05 -0700 (PDT) Received: (from rashid@localhost) by rk.ios.com (8.7.5/8.7.3) id VAA08899; Sun, 18 Aug 1996 21:18:09 -0400 (EDT) From: Rashid Karimov Message-Id: <199608190118.VAA08899@rk.ios.com> Subject: Re: Perl & DBM ? To: steve@linux.sjs.com (Steve) Date: Sun, 18 Aug 1996 21:18:09 -0400 (EDT) Cc: questions@freebsd.org In-Reply-To: from "Steve" at Aug 17, 96 11:27:01 pm Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Why is it that when I try to create a password access file with > Apache's dbmanage perlscript on a BSD system, it generates a Berkeley .db > file? What do I need to do to get perl to create DBM i.e. .dir and .pag > files when running dbmanage? > Do you have ndbm (now) and did you have it when compiling Perl ? I beleive that Perl's configure will add support for it automatically if it finds it on the system. Rashid. > Steve Stuczynski > S.J.S. Communications > > >