I am going to assume you installed the precompiled binaries from active state. Type in at a command prompt window: perl -v Look for the line that mentions which binary build it is... Mine says: "Binary build 626 provided by ActiveState Tool Corp" If yours says 6xx you want the following link: http://www.activestate.com/PPMPackages/zips/6xx-builds-only/ If it says 5xx you want this: http://www.activestate.com/PPMPackages/zips/5xx-builds-only/ Download the files and follow the instructions in the readme file. ----- Original Message ----- From: "EOIN SHALLOO" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 08, 2001 2:43 AM Subject: Installing and configuring DBI and DBD::Oracle > > Hi, > > > > I hope someone can help as I am new at Perl and configuring its setup. > > > > Setup: NT Service Pack 5 > > Oracle iAS 1.0.2.1 (with Apache Apache/1.3.12 Server) > > Oracle 8.1.7 Release3 > > Perl 5.00503 > > > >