How do I compile? -----Original Message----- From: Michael Nhan [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 26, 2005 5:28 PM To: Chekuri, Lalitha Cc: [email protected] Subject: Re: Can't locate DBI.pm
Are you sure this is the perl where DBI is installed. If you reinstall solaris 9, the prebuilt perl on the box from the install will not have the DBI and DBD-Oracle installed. You will need to compile these yourself. > Date: Tue, 26 Apr 2005 12:10:21 -0400 > From: "Chekuri, Lalitha" <[EMAIL PROTECTED]> > To: [email protected] > Subject: Can't locate DBI.pm > > Hi, > > I have fresh install Solaris 9. We have some perl scripts to run. I am > getting "Can't locate DBI.pm" error to execute the file. We access > oracle 9 from this perl script. Can some one help me to fix this > problem? > > My Perl version is: > This is perl, v5.6.1 built for sun4-solaris-64int > (with 48 registered patches, see perl -V for more detail) > > Copyright 1987-2001, Larry Wall > > Thanks > Lalitha Chekuri > 703-526-2025 > > > ---//--- "He who learns must suffer. And even in our sleep, pain that cannot forget, falls drop by drop upon the heart; and, in our own despair, against our will, comes wisdom to us by the awful grace of God." --- Aeschylus
