Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> AW: 10g / PERL5LIB / Perl

AW: 10g / PERL5LIB / Perl

From: Stefan Jahnke <Stefan.Jahnke_at_bov.de>
Date: Wed, 14 Apr 2004 10:11:55 +0200
Message-ID: <87F172BCF111D0489340AB3CB16A011E0DD292@EBMS20.bov.int>


Hi Larry

I just did a fresh 10g install on my windows laptop last night plus AcitveState Perl 5.8.
I ran into the same issue, just ignored the Perl that comes with 10g, "fixed" PERL5LIB and=20
I'm only going to use 5.8 anyway including the DBI and DBD packages = Jared
mentioned below.
The version that comes with 10g is still 5.6. If you're using dbiproxy = and
that kind of stuff=20
and your Perl libs are not matching, serialization causes problems. So = it's
easier to stick to the=20
same Perl version for all things you're doing.

Stefan

-----Urspr=FCngliche Nachricht-----

Von: Jared.Still_at_radisys.com [mailto:Jared.Still_at_radisys.com] Gesendet: Wednesday, April 14, 2004 1:38 AM An: oracle-l_at_freelists.org
Betreff: Re: 10g / PERL5LIB / Perl

Larry, that won't work.
Try ftp://ftp.esoftmatic.com/outgoing/DBI

Jared

"Larry Elkins" <elkinsl_at_flash.net>
Sent by: oracle-l-bounce_at_freelists.org
 04/13/2004 02:35 PM
 Please respond to oracle-l

=20

        To:     <oracle-l_at_freelists.org>
        cc:=20
        Subject:        10g / PERL5LIB / Perl


Listers,

I'm digging around trying to find this out, but I'll ask here as well. Win2K, environment variable PERL5LIB (I've broken into separate lines = for
readability):

H:\oracle\product\10.1.0\db_1\perl\lib\5.6.1\MSWin32-x86;
H:\oracle\product\10.1.0\db_1\perl\lib\5.6.1;
H:\oracle\product\10.1.0\db_1\perl\5.6.1\lib\MSWin32-x86;
H:\oracle\product\10.1.0\db_1\perl\site\5.6.1;
H:\oracle\product\10.1.0\db_1\perl\site\5.6.1\lib;
H:\oracle\product\10.1.0\db_1\sysman\admin\scripts

So I've installed ActivePerl 5.8.3.809 in it's own directory named "h:\Perl". I've got problems that can be resolved by whacking the = PERL5LIB
variable. But what do people normally do? I suppose I could install = Perl
under any specific version of Oracle (4 of them) on my machine. Or I=20 assume
I can delete the duplicate rows above, and then modify to point to my "h:\Perl" and "h:\Perl\lib", and leave the sysman piece in there. So = what=20
do
you Perl folks do?

Regards,

Larry G. Elkins
The Elkins Organization Inc.
elkinsl_at_flash.net
214.954.1781



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html


Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

=20



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Wed Apr 14 2004 - 03:08:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US