From owner-freebsd-questions Mon Oct 26 10:02:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04625 for freebsd-questions-outgoing; Mon, 26 Oct 1998 10:02:21 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mxext.losangeles.af.mil (mxext.losangeles.af.mil [138.13.244.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04616 for ; Mon, 26 Oct 1998 10:02:19 -0800 (PST) (envelope-from ketung.Hsiao@LOSANGELES.AF.MIL) Received: from mxint.losangeles.af.mil (mxint.losangeles.af.mil [138.13.236.63]) by mxext.losangeles.af.mil (8.9.0/8.9.0) with ESMTP id KAA25820 for ; Mon, 26 Oct 1998 10:01:41 -0800 (PST) Received: from fsnsab10.losangeles.af.mil (fsnsab10.losangeles.af.mil [138.13.28.19]) by mxint.losangeles.af.mil (8.9.1/8.9.1) with ESMTP id JAA20140 for ; Mon, 26 Oct 1998 09:01:59 -0800 (PST) Received: from losangeles.af.mil (system29-119.losangeles.af.mil [138.13.29.119]) by fsnsab10.losangeles.af.mil with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id VR8WWWAH; Mon, 26 Oct 1998 09:01:59 -0800 Message-ID: <3634AA3A.EBD210BF@losangeles.af.mil> Date: Mon, 26 Oct 1998 09:58:34 -0700 From: Ketung Hsiao X-Mailer: Mozilla 4.05 [en] (WinNT; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Can't find perl15db.pl in @INC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When using -d switch in perl command, I encountered the following error msg: Can't locate perl5db.pl in @INC. The @INC include /usr/local/lib/i386-freebsd/5.00404 /usr/local/lib/perl5 /usr/local/lib/iperl5/site_perl/i386-freebsd /usr/local/lib/perl5/site_perl I installed Perl a fews ago. Do I have to load perl5db.pl in addition to the initial Perl installation ? TIA. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message