[rochester-pm-list] Anyone with experience adding DBI/DBD to ActiveState Perl?

Brian Mathis bmathis at directedge.com
Tue Feb 15 10:58:53 CST 2000


On Tue, 15 Feb 2000, Alex Macur wrote:
> Hello all,
> 
> With my SPARCstation stuck at MD Consult world headquarters in St. Louis
> for a tune-up for at least another week or so I'm trying to set up a
> perl development environment on one of my NT (4.0SP5) boxes as an interim
> solution

Install Linux :).  Or OpenBSD...


> Xemacs installed ok so I now have a real editor. The ActiveState 522
> perl installed OK and I can do the non-database stuff I need to.
> 
> I need to add database connectivity (DBI/DBD, specifically Oracle) and I
> am wondering it will become a major time sync to try to add it to the
> perl binary you can download from Active State
> 
> A quick test of trying to install something simple like Time::HiRes
> using -M CPAN failed under ActiveState PERL on my NT box so I think this
> does not bode for an easy install.

AFAIK, You do not need to use CPAN to get Perl modules.  Activestate comes
with a Perl Package Manager.  You should be using that to DL Packages from
Activestate's web site.  It's probably in the docs somewhere.
 
> I'm wondering if anyone has any experience adding packages like
> DBI/DBD/Oraperl that require relinking perl to ActiveState Perl. Is it a
> major headache (i.e. I need to download and install lots of gnu stuff
> and/or purchase visual C and it turns into a multi-day project)?


You haven't needed to relink the perl binary in quite a while.
Everything is a dynamic library now, pretty much.  DBI/DBD
should be ready to DL from Activestate's site, and oraperl is so
hopelessly out of date that you should've stopped using it a few years
ago.  It's functionality has been replaced with DBD/DBI.

 
> Does anyone have experience with the CD-ROM distribution
> (http://www.ActiveState.com/ActivePerl/CDFAQ.htm)? I am wondering if
> purchasing it allow me to jump to resuming my perl programming instead
> of spending a lot of time trying to build a NT version of perl with the
> packages I need.
> 
> Thanks
> Alex


-- 
Brian Mathis
Direct Edge
http://www.directedge.com

----------
For information on unsubscribing from this list, please visit http://rochester.pm.org



More information about the Rochester-pm mailing list