'gcc not found' is your problem.  No gcc, no install.  Read these docs:

http://www.cpan.org/modules/INSTALL.html
http://lso.gmu.edu/OSCR/howtoDBIonLinux.html 


-----Original Message-----
From: Gautam Dutta [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 01, 2006 3:39 AM
To: [EMAIL PROTECTED]; dbi-users@perl.org
Subject: Perl DBI Installation error

Dear All,

 

I am facing problem in installing the Perl Database Interface
(DBI-1.21).

Pls. help out.

The following log is as follows:

 

perl Makefile.PL

 

*** You are using a perl with experimental threading enabled!

*** You should be aware that using multiple threads is unstable

*** are should NOT be done in production environments.

DBI thread mutex protection is enabled

 

*** Note:

    The optional PlRPC-modules (RPC::PlServer etc) are not installed.

    If you want to use the DBD::Proxy driver and DBI::ProxyServer

    modules, then you'll need to install the RPC::PlServer,
RPC::PlClient,

    Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.

    You can install them any time after installing the DBI.

    You do *not* need these modules for typical DBI usage.

 

Optional modules are available from any CPAN mirror, in particular

    http://www.perl.com/CPAN/modules/by-module

    http://www.perl.org/CPAN/modules/by-module

    ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

 

Writing Makefile for DBI

 

    Remember to actually *read* the README file!

    Use  'make' to build the software (dmake or nmake on Windows).

    Then 'make test' to execute self tests.

    Then 'make install' to install the DBI and then delete this working

    directory before unpacking and building any DBD::* drivers.

 

 

make

        cp Changes blib/lib/DBI/Changes.pm

        gcc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE
-fPIC -mpa-risc-1-1 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\"
-fPIC
"-I/opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi/CORE"  -Wall -Wno-comment
Perl.c

sh: gcc:  not found.

*** Error exit code 127

 

Stop.

 

 

make test

        cp Changes blib/lib/DBI/Changes.pm

        gcc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE
-fPIC -mpa-risc-1-1 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\"
-fPIC
"-I/opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi/CORE"  -Wall -Wno-comment
Perl.c

sh: gcc:  not found.

*** Error exit code 127

 

Stop.

 

 

 

make install

        cp Changes blib/lib/DBI/Changes.pm

        gcc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE
-fPIC -mpa-risc-1-1 -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\"
-fPIC
"-I/opt/perl/lib/5.8.0/PA-RISC1.1-thread-multi/CORE"  -Wall -Wno-comment
Perl.c

sh: gcc:  not found.

*** Error exit code 127

 

Stop.


Disclaimer:
This electronic message and any files attached with it are intended for
the recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please
notify the sender immediately and destroy all copies of this message and
any attachments. Any
unauthorized usage of this email is strictly prohibited.

Visit us at: http://dwl.co.in

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.

Reply via email to