RE: Please Help !!! Unable to install DBD-Oracle ( I am using perl 5.6 on solaris 8)

From: Ron Reidy (Ron.Reidy_at_arraybiopharma.com)
Date: 12/17/04

  • Next message: Hardy Merrill: "RE: Please Help !!! Unable to install DBD-Oracle ( I am using perl 5.6 on solaris 8)"
    Date: Fri, 17 Dec 2004 06:50:32 -0700
    To: <vivekananda.marellali@wipro.com>
    
    

    Sure.

    1. Download perl from http://www.perl.com
    2. Unpack (tar xvzf stable.tar.gz)
    3. Read the README file

    After you have built and installed Perl, google "install perl modules using cpan"

    Remeber, **ALWAYS** read the README* files for all modules before you install them or if you have problems/issues during the make/make test/make install phases.

    --
    Ron Reidy
    Lead DBA
    Array BioPharma, Inc.
    -----Original Message-----
    From:	vivekananda.marellali@wipro.com [mailto:vivekananda.marellali@wipro.com]
    Sent:	Fri 12/17/2004 2:19 AM
    To:	Reidy, Ron
    Cc:	dbi-users@perl.org; bds912@yahoo.com; joseph_lamb@yahoo.com; jurlwin@esoftmatic.com
    Subject:	RE: Please Help !!! Unable to install DBD-Oracle ( I am using perl 5.6 on solaris 8)
    Hi Reidy
    Thanks for the advice!!!
    But I have never build perl,DBI and DBD before.
    Can you kindly let me know 'the process of building perl,DBI and DBD'.
    Best Regards,
    Vivekananda M
    BP Operate - BeyondBP
    Phone: 00-91-80-28520408 (Ext #5359)
    Wipro Technologies
    Email: vivekananda.marellali@wipro.com
    Helpdesk URL: ehelpline.bpweb.bp.com
    Helpdesk Phone: 00-91-80-51381734/00-91-80-51381748/00-91-9845796558
    -----Original Message-----
    From: Reidy, Ron [mailto:Ron.Reidy@arraybiopharma.com]
    Sent: Thursday, December 16, 2004 9:23 PM
    To: Vivekananda M (WT01 - UTILITIES); jurlwin@esoftmatic.com
    Cc: dbi-users@perl.org; bds912@yahoo.com; joseph_lamb@yahoo.com
    Subject: RE: Please Help !!! Unable to install DBD-Oracle ( I am using
    perl 5.6 on solaris 8)
    You will need (I think) to build Perl from scratch.  Check which C
    compiler was used to build Perl.  If it is not the C compiler you have
    on your system, you will need to build it yourself.  After that you will
    need to build DBI and DBD::Oracle yourself.
    -----------------
    Ron Reidy
    Lead DBA
    Array BioPharma, Inc.
    -----Original Message-----
    From: vivekananda.marellali@wipro.com
    [mailto:vivekananda.marellali@wipro.com]
    Sent: Wednesday, December 15, 2004 7:11 PM
    To: jurlwin@esoftmatic.com
    Cc: dbi-users@perl.org; bds912@yahoo.com; joseph_lamb@yahoo.com
    Subject: RE: Please Help !!! Unable to install DBD-Oracle ( I am using
    perl 5.6 on solaris 8)
    Thanks Jeff!!!
    Yes you were right ...I installed DBI from Active State's site earlier.
    Can you kindly let me know a place where I can get DBD-Oracle for
    solaris 8 and perl 5.6 using PPM??? Please help me in this regard.
    Thanks again!!
    Best Regards,
    Vivekananda M
    BP Operate - BeyondBP
    Phone: 00-91-80-28520408 (Ext #5359)
    Wipro Technologies
    Email: vivekananda.marellali@wipro.com
    Helpdesk URL: ehelpline.bpweb.bp.com
    Helpdesk Phone: 00-91-80-51381734/00-91-80-51381748/00-91-9845796558
    -----Original Message-----
    From: Jeff Urlwin [mailto:jurlwin@esoftmatic.com]
    Sent: Wednesday, December 15, 2004 8:49 PM
    To: Vivekananda M (WT01 - UTILITIES); bds912@yahoo.com;
    joseph_lamb@yahoo.com
    Cc: dbi-users@perl.org
    Subject: RE: Please Help !!! Unable to install DBD-Oracle ( I am using
    perl 5.6 on solaris 8)
    > -----Original Message-----
    > From: vivekananda.marellali@wipro.com
    > [mailto:vivekananda.marellali@wipro.com]
    > Sent: Tuesday, December 14, 2004 8:28 PM
    > To: bds912@yahoo.com; joseph_lamb@yahoo.com
    > Cc: dbi-users@perl.org
    > Subject: Re: Please Help !!! Unable to install DBD-Oracle ( I
    > am using perl 5.6 on solaris 8)
    >
    >
    >
    The esoftmatic.com (my) site only supplies binaries for Win32, not
    Solaris and not for
    Perl 5.6.
    You will need to build DBD-Oracle yourself.  I believe, before, you used
    PPM to install
    DBI from ActiveState's site, not from my site.  That would explain why
    you are having
    issues.
    Regards,
    Jeff
    Confidentiality Notice
    The information contained in this electronic message and any attachments
    to this message are intended
    for the exclusive use of the addressee(s) and may contain confidential
    or privileged information. If
    you are not the intended recipient, please notify the sender at Wipro or
    Mailadmin@wipro.com immediately
    and destroy all copies of this message and any attachments.
    This electronic message transmission is a PRIVATE communication which
    contains
    information which may be confidential or privileged. The information is
    intended
    to be for the use of the individual or entity named above. If you are
    not the
    intended recipient, please be aware that any disclosure, copying,
    distribution
    or use of the contents of this information is prohibited. Please notify
    the
    sender  of the delivery error by replying to this message, or notify us
    by
    telephone (877-633-2436, ext. 0), and then delete it from your system.
    Confidentiality Notice
    The information contained in this electronic message and any attachments to this message are intended
    for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
    you are not the intended recipient, please notify the sender at Wipro or Mailadmin@wipro.com immediately
    and destroy all copies of this message and any attachments.
    This electronic message transmission is a PRIVATE communication which contains
    information which may be confidential or privileged. The information is intended 
    to be for the use of the individual or entity named above. If you are not the 
    intended recipient, please be aware that any disclosure, copying, distribution 
    or use of the contents of this information is prohibited. Please notify the
    sender  of the delivery error by replying to this message, or notify us by
    telephone (877-633-2436, ext. 0), and then delete it from your system.
    

  • Next message: Hardy Merrill: "RE: Please Help !!! Unable to install DBD-Oracle ( I am using perl 5.6 on solaris 8)"

    Relevant Pages