Re: Perl in 10.2.0.3
Date: Fri, 16 May 2008 12:24:52 -0700
Message-ID: <bf46380805161224g6a308612lf2b584773159b79c@mail.gmail.com>
On Fri, May 16, 2008 at 12:31 AM, Shanmugam, Dhandapani <
dhandapani.shanmugam_at_eds.com> wrote:
> Yes your correct..Do the Perl supports 64-bit Operating systems
>
> Kinldy help me on how is should get it work on Oracle 64-bit Solaris
> Operating system
>
>
I won't try to troubleshoot your use of pre-installed Perl binaries, other
than
to say you should try removing PERL5LIB from the environment, if it is set.
Oracle often sets this.
A better solution IMO is to install a completely separate version of Perl,
used
by you for whatever you need to do with it.
This allows you to control what modules are installed, etc. It also avoids modifying system specific, and app specific versions of perl.
Compiling Perl on Solaris may be a bit troublesome, but you probably should
take the time to figure it out, and then you will have the knowledge to set
it up
on other systems
Join the DBI Users mailing list, Perl list(s), or visit usenet groups.
You're won't be the first person to build Perl on Solaris, 64 bit or otherwise.
Don't however ask here how to do it.
-- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist -- http://www.freelists.org/webpage/oracle-lReceived on Fri May 16 2008 - 14:24:52 CDT