Re: Perl in 10.2.0.3

  • From: "Jared Still" <jkstill@xxxxxxxxx>
  • To: dhandapani.shanmugam@xxxxxxx
  • Date: Fri, 16 May 2008 12:24:52 -0700

On Fri, May 16, 2008 at 12:31 AM, Shanmugam, Dhandapani <
dhandapani.shanmugam@xxxxxxx> 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.

see http://lists.perl.org

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

Other related posts: