From owner-freebsd-questions Mon Mar 8 11: 6:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sonic.digital-web.net (sonic.digital-web.net [216.65.27.2]) by hub.freebsd.org (Postfix) with ESMTP id E0FB015185 for ; Mon, 8 Mar 1999 11:06:22 -0800 (PST) (envelope-from joseph@randomnetworks.com) Received: from localhost (jmscott@localhost) by sonic.digital-web.net (8.9.3/8.9.3) with ESMTP id OAA25769 for ; Mon, 8 Mar 1999 14:02:32 -0500 (EST) Date: Mon, 8 Mar 1999 14:02:31 -0500 (EST) From: Joseph Scott X-Sender: jmscott@sonic.digital-web.net Reply-To: Joseph Scott To: questions@FreeBSD.ORG Subject: base perl and GDBM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a bit confused. I've got a 3.1-R system that I was going to install wreq on to test out ( for more info on wreq see : http://www.math.duke.edu/~yu/wreq/ However it requires the perl GDBM lib. We'll I'd installed the GDBM package when the I first installed so I figured it wouldn't be much hassle to install the perl module. Come to find out the GDBM module comes with perl 5 now. Except I can't find it anywhere on my system. ( even after a find / -name GDBM_File.pm -print ) Do I have to reinstall perl5 from scratch to get the GDBM module? Joseph Scott joseph@randomnetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message