Ok, I followd the docs, but ran into a new problem.  We are using a product
'Interwoven' that installs a version of perl that I was told was using
ActiveState Perl.  After following the docs, I realized that this is not
true.  Now the question would be, how do I install the DBD::Oracle on a
Windows 2000 system not running ActiveState Perl?

Thanks,
Bob Reuss

> -----Original Message-----
> From: Michael A. Chase [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 2:47 PM
> To:   Reuss, Bob; [EMAIL PROTECTED]
> Subject:      Re: Help with installing DBD::Oracle
> 
> 'Just move the modules' is not the instruction for installing modules in
> ActiveState Perl.  Look up PPM in the fine Online Documentation that came
> with ActiveState Perl and follow the instructions.
> 
> The usual 'perl Makefile.pl ...' process doesn't normally work with
> ActiveState Perl, but ActiveState has a large library of pre-built modules
> ready for you to use.
> 
> Don't forget to install DBI before DBD::Oracle or DBD::Oracle8 (depending
> on
> the version of Oracle client software you have in your system).
> --
> Mac :})
> ** I normally forward private database questions to the DBI mail lists. **
> Give a hobbit a fish and he'll eat fish for a day.
> Give a hobbit a ring and he'll eat fish for an age.
> ----- Original Message -----
> From: "Reuss, Bob" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 09, 2001 12:12 PM
> Subject: Help with installing DBD::Oracle
> 
> 
> > I am trying to install the DBD::Oracle module on my Windows 2000 system.
> I
> > have downloaded the module and have extracted the files via winzip.
> Here
> is
> > where I run into problems.  If I follow the installation instructions
> for
> > active state and just move the modules, it doesn't work.  If I run the
> > makefile.pl file, I get multiple library errors, but, it finds all the
> > oracle paths correctly, and the DBI paths, etc...  The problem then is I
> > need to run make on the makefile.  I do not have a make utility
> installed
> on
> > the windows 2000 server.  I tried to install a few I found on the web
> but
> > they did not work.  Can anyone help me with solutions on how to install
> the
> > module?
> 

Reply via email to