Date: Sun, 07 Nov 1999 21:49:29 +0000 From: Richard Morte <ric@sinclairassoc.force9.co.uk> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Location of GDBM_File in FreeBSD 3.2_Release Message-ID: <3825F3E9.109797B8@sinclairassoc.force9.co.uk>
next in thread | raw e-mail | index | archive | help
Just a quickie! I want to use GDBM_File in a perl script I'm developing. However I get the error message "Can't locate GDBM_File.pm in @INC (@INC contains ...[anything but the path I need].... etc.) A search reveals the location of the following directory: /usr/src/contrib/perl5/ext/GDBM_File - which contains: /usr/src/contrib/perl5/ext/GDBM_File/GDBM_File.pm Do I simply copy it to a directory on one of the @INC paths, recompile something (surely not...) or do something else to set the value of @INC? Thanks you for helping, Ric 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?3825F3E9.109797B8>