Re: perl and dba

From: David Mann <dmann99_at_gmail.com>
Date: Mon, 11 Feb 2013 08:41:18 -0500
Message-ID: <CAGazuyXsiUY9cBWu7Pkd1XDm8VcO=ySys=VYhSMVgqwbrXiZKw_at_mail.gmail.com>



> Date: Sun, 10 Feb 2013 11:59:10 +0000
> From: Norman Dunbar <oracle_at_dunbar-it.co.uk>
> Subject: Re: perl and dba
> As far as I remember, when you install 10g or higher, there's a little
> Per installation done quietly for you. Not sure if thia applies to
> Windows too, but I'm sure it does on Unix.

I know if you install EE there is a perl binary distribution buried down in there that I have used before. DBI/DBD was already compiled and available so it made it pretty easy. Update your PATH setting and point your #!/bin/perl line to the correct binary and it works. Just don't expect to customize with any of your own packages, best to just leave it alone in my experience.

If you don't have an EE installation around I have become pretty good at installing the Strawberry Perl distribution on Windows workstations where I need Perl and DBI. Works out good because you don't even need Admin rights. I documented the procedure I use here, have confirmed it works on 32-bit WIndows but haven't tried on 64-bit yet: http://ba6.us/your_very_own_strawberry_perl_for_windows .

-- 
Dave Mann
General Geekery | www.brainio.us
Database Geekery | www.ba6.us | _at_ba6dotus | http://www.ba6.us/rss.xml
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Feb 11 2013 - 14:41:18 CET

Original text of this message