You must first install DBI module before installing any of the DBD modules. If you already did it seems like it's not under you @INC, so you must either specify in Makefile. Another problem might be that you have DBI installed under a different perl installation than the one which is executing Makefile.PL. Ilya Sterin -----Original Message----- From: Tim Bunce To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: 02/15/2001 2:16 PM Subject: (Fwd) ----- Forwarded message from Prakash Allad <[EMAIL PROTECTED]> ----- From: Prakash Allad <[EMAIL PROTECTED]> To: "Tim.Bunce" <[EMAIL PROTECTED]> Date: Thu, 15 Feb 2001 11:31:32 -0800 Hi Tim, My name is prakash. I am new to Perl. I am still in learning stage. I am getting problem when I try to run the program Makefile.pl I downloaded the file DBD-Oracle-1.06.tar.gz perl directroy. I unzipped the file. Then I try to follow the instructions , I am not able proceed. When I try to execute the command perl Makefile.pl, I am getting error Can't locate DBI.pm in @INC <@INC conatins D:/perl/lib D:/Perl/site/lib .> at Makefile.pl line21. Please help me resolving the problem I will apperciate ur help. thanks prakash. ----- End forwarded message -----
