Date: Mon, 08 Nov 1999 12:37:04 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Richard Morte <ric@sinclairassoc.force9.co.uk> Cc: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Installing GDBM_File (was: Location of GDBM_File in FreeBSD 3.2_Release) Message-ID: <39791.942057424@axl.noc.iafrica.com> In-Reply-To: Your message of "Mon, 08 Nov 1999 09:18:35 GMT." <3826956B.6BC32F0@sinclairassoc.force9.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 08 Nov 1999 09:18:35 GMT, Richard Morte wrote: > I read up on various documents for installing perl modules. Here's what > I did & what I got: > > $ cd /usr/src/contrib/perl5/ext/GDBM_File > $ perl Makefile.PL > Note (probably harmless): No library found for -lgdbm Either you don't have the gdbm port installed or your Makefile.PL doesn't know to look for it in /usr/local/ instead of /usr . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39791.942057424>