RE: DBD::Oracle 1.18 installation problem





On 8/24/06, Lampang, Arman Elianto <arman.lampang@xxxxxxxxxxx> wrote:


*** Error code 2
make: Fatal error: Command failed for target `Oracle.o'

I use perl 5.6.1 bundled with Solaris 10 and I got this error message
Do anyone can help me ?

Use a current version of Perl.

I don't know if that is the exact problem here, but that is where I
would
start.

Current versions are 5.8.x.

Many folks consider it best practice to install a separate version of
Perl
for use with database work.

Modifying (such as adding modules) the version used by the OS is not
generally a good idea.

It's not really just because it is not generally a good idea, as far as
I remember
In order for it to work at all you have to compile any additional
modules (or DBI and DBDs anyway) with the same compiler that perl was
built with. Generally that is not available or practical.
Get your own perl but make sure you don't install it over the one that
is there that is generally a bad thing.

Ken.


****************************************************************************************************************************************************
This e-mail and any accompanying documents contain confidential information intended for a specific individual which is private and protected by law.
If you are not the intended recipient, any disclosure, copying, distribution or other use of this information is strictly prohibited.
You are also requested to advise us immediately if you receive information which is not addressed to you.
beCogent is Authorised and Regulated by the Financial Services Authority.
*****************************************************************************************************************************************************
.



Relevant Pages

  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • RE: DBI compile on HPUX-11.23
    ... I am literally in the process of building perl 5.8.7 on Itanium ... Subject: DBI compile on HPUX-11.23 ... since there's no INSTALL document I'm having problem with the ...
    (perl.dbi.users)
  • Re: attempt to build 64 bit on Solaris fails
    ... libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Re: Compiling C source on OSR5.07
    ... I can't compile anything in C, for example, I'm trying to ... > install Date::Calc and DateTime for Perl, but I get so many missing header ... Perl used to be so simple, ... I'm assuming this was fixed in mp4, ...
    (comp.unix.sco.misc)
  • Re: DBD-Oracle-1.14 and Oracle 9i
    ... to install and run with it. ... Should I be able to compile for Oracle 9/64bit on Solaris? ... >> Building perl with nothread ...
    (perl.dbi.users)