Hello below is the whole error i am getting while
installing DBI Module
If you can let me know what could be wrong.
Thank you,
Kenny
> # perl Makefile.PL
> *** 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
> cc -c   -xO3 -xdepend     -DVERSION=\"1.15\" 
> -DXS_VERSION=\"1.15\" -KPIC
> -I/usr
> /perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS
> Perl.c
> /usr/ucb/cc:  language optional software package not
> installed
> *** Error code 1
> make: Fatal error: Command failed for target
> `Perl.o'
> # make test
> cc -c   -xO3 -xdepend     -DVERSION=\"1.15\" 
> -DXS_VERSION=\"1.15\" -KPIC
> -I/usr
> /perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS
> Perl.c
> /usr/ucb/cc:  language optional software package not
> installed
> *** Error code 1
> make: Fatal error: Command failed for target
> `Perl.o'
> # ls
> blib         DBI.xs       dbish.PL     Makefile    
> Perl.xs      t
> Changes      dbi_sql.h    DBIXS.h      Makefile.PL 
> Perl.xsi     test.pl
> dbd_xsh.h    dbipport.h   Driver.xst   MANIFEST    
> pm_to_blib   ToDo
> DBI.pm       dbiproxy.PL  lib          Perl.c      
> README
> # perl test.pl
> test.pl
> DBI test application $Revision: 10.5 $
> Using /usr/local/web/apache/DBI-1.15/blib
> Can't locate loadable object for module DBI in @INC
> (@INC contains:
> /usr/local/w
> eb/apache/DBI-1.15/blib/arch
> /usr/local/web/apache/DBI-1.15/blib/lib
> /usr/perl5/
> 5.00503/sun4-solaris /usr/perl5/5.00503
> /usr/perl5/site_perl/5.005/sun4-solaris
> /usr/perl5/site_perl/5.005 .) at
> /usr/local/web/apache/DBI-1.15/blib/lib/DBI.pm
> line 180
> BEGIN failed--compilation aborted at
> /usr/local/web/apache/DBI-1.15/blib/lib/DBI
> .pm line 180.
> BEGIN failed--compilation aborted at test.pl line
> 23.
> 
> 
>
_________________________________________________________________
> Get your FREE download of MSN Explorer at
> http://explorer.msn.com
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to