Hi,
I am having a problem installing the DBI-1.46 module on AIX 5.1 server. I have 
downloaded the tar file from www.CPAN.orb and uncompressed it and first ran the 
"perl Makefile.PL" command and it ran successfully, next when i run "make" 
command I get the following error

# make
         /usr/bin/perl -I/usr/opt/perl5/lib/5.6.0/aix 
-I/usr/opt/perl5/lib/5.6.0 -MExtUtils::Command -e mkpath blib/lib/DBI
mkdir blib
mkdir blib/lib
mkdir blib/lib/DBI
         rm -f blib/lib/DBI/Changes.pm
        cp Changes blib/lib/DBI/Changes.pm
         /usr/bin/perl -I/usr/opt/perl5/lib/5.6.0/aix 
-I/usr/opt/perl5/lib/5.6.0 -MExtUtils::Command -e mkpath blib/lib/DBI
         rm -f blib/lib/DBI/Roadmap.pm
        cp Roadmap.pod blib/lib/DBI/Roadmap.pm
         /bin/sh -c true
cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h
cp Roadmap.pod blib/lib/Roadmap.pod
cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm
cp DBIXS.h blib/arch/auto/DBI/DBIXS.h
cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm
cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm
cp dbipport.h blib/arch/auto/DBI/dbipport.h
cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm
cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h
cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm
cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm
cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm
cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm
cp lib/DBD/File.pm blib/lib/DBD/File.pm
cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm
cp DBI.pm blib/lib/DBI.pm
cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm
cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm
cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm
cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm
cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm
cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm
cp dbivport.h blib/arch/auto/DBI/dbivport.h
cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm
cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm
cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm
cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm
cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h
cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm
cp Driver.xst blib/arch/auto/DBI/Driver.xst
cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm
cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm
        /usr/bin/perl "-I/usr/opt/perl5/lib/5.6.0/aix" 
"-I/usr/opt/perl5/lib/5.6.0" -e 'use ExtUtils::Mksymlists;  Mksymlists("NAME" 
=> "DBI", "DL_FUNCS" => {  }, "FUNCLIST" => [], "DL_VARS" => []);'
        /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
        /usr/bin/perl -I/usr/opt/perl5/lib/5.6.0/aix -I/usr/opt/perl5/lib/5.6.0 
/usr/opt/perl5/lib/5.6.0/ExtUtils/xsubpp  -typemap 
/usr/opt/perl5/lib/5.6.0/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc 
&& mv Perl.xsc Perl.c
        cc -c  -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 
-q32 -D_LARGE_FILES -qlonglong -O      -DVERSION=\"1.46\"  
-DXS_VERSION=\"1.46\"  -I/usr/opt/perl5/lib/5.6.0/aix/CORE -DDBI_NO_THREADS 
Perl.c
/bin/sh: cc:  not found.
make: 1254-004 The error code from the last command is 127.
Stop.
can anyone kindly help me how to solve this,this is the first time I am 
installing a perl module....I really appreciate some help here....

                
---------------------------------
Do you Yahoo!?
 All your favorites on one personal page – Try My Yahoo!

Reply via email to