intra-t% su - crc Password: > > id uid=1001(crc) gid=400(infoweb) groups=400(infoweb),203(csvuser),1156(info-sys) > > cd /usr/local/src/free > ls DBD-Oracle-1.14.tar.gz IO-stringy-2.108.tar.gz MailTools-1.58.tar.gz libnet-1.13.tar.gz tcp_wrappers_7.6.tar.gz DBI-1.38.tar.gz MIME-Base64-2.18.tar.gz db-4.1.25.tar.gz proftpd-1.2.9.tar.gz Digest-MD5-2.16.tar.gz MIME-tools-5.411a.tar.gz httpd-2.0.48.tar.gz sendmail.8.12.10.tar.gz > > gtar zxvf DBI-1.38.tar.gz DBI-1.38/ DBI-1.38/Driver_xst.h DBI-1.38/t/ DBI-1.38/t/40profile.t DBI-1.38/t/06attrs.t DBI-1.38/t/08keeperr.t DBI-1.38/t/42prof_data.t DBI-1.38/t/01basics.t DBI-1.38/t/60preparse.t DBI-1.38/t/41prof_dump.t DBI-1.38/t/04mods.t DBI-1.38/t/05thrclone.t DBI-1.38/t/02dbidrv.t DBI-1.38/t/80proxy.t DBI-1.38/t/07kids.t DBI-1.38/t/20meta.t DBI-1.38/t/10examp.t DBI-1.38/t/30subclass.t DBI-1.38/t/15array.t DBI-1.38/t/03handle.t DBI-1.38/DBI.xs DBI-1.38/lib/ DBI-1.38/lib/DBD/ DBI-1.38/lib/DBD/NullP.pm DBI-1.38/lib/DBD/Sponge.pm DBI-1.38/lib/DBD/ExampleP.pm DBI-1.38/lib/DBD/Proxy.pm DBI-1.38/lib/DBI/ DBI-1.38/lib/DBI/Const/ DBI-1.38/lib/DBI/Const/GetInfo/ DBI-1.38/lib/DBI/Const/GetInfo/ANSI.pm DBI-1.38/lib/DBI/Const/GetInfo/ODBC.pm DBI-1.38/lib/DBI/Const/GetInfoType.pm DBI-1.38/lib/DBI/Const/GetInfoReturn.pm DBI-1.38/lib/DBI/FAQ.pm DBI-1.38/lib/DBI/W32ODBC.pm DBI-1.38/lib/DBI/DBD.pm DBI-1.38/lib/DBI/ProfileData.pm DBI-1.38/lib/DBI/ProfileDumper/ DBI-1.38/lib/DBI/ProfileDumper/Apache.pm DBI-1.38/lib/DBI/ProfileDumper.pm DBI-1.38/lib/DBI/DBD/ DBI-1.38/lib/DBI/DBD/Metadata.pm DBI-1.38/lib/DBI/PurePerl.pm DBI-1.38/lib/DBI/Profile.pm DBI-1.38/lib/DBI/ProxyServer.pm DBI-1.38/lib/Bundle/ DBI-1.38/lib/Bundle/DBI.pm DBI-1.38/lib/Win32/ DBI-1.38/lib/Win32/DBIODBC.pm DBI-1.38/MANIFEST DBI-1.38/dbipport.h DBI-1.38/Changes DBI-1.38/dbi_sql.h DBI-1.38/Perl.xs DBI-1.38/Driver.xst DBI-1.38/README DBI-1.38/DBIXS.h DBI-1.38/test.pl DBI-1.38/dbd_xsh.h DBI-1.38/META.yml DBI-1.38/Makefile.PL DBI-1.38/DBI.pm DBI-1.38/dbiprof.PL DBI-1.38/typemap DBI-1.38/dbiproxy.PL DBI-1.38/ToDo > > cd DBI-1.38 > ls Changes DBIXS.h MANIFEST Perl.xs dbd_xsh.h dbiprof.PL t DBI.pm Driver.xst META.yml README dbi_sql.h dbiproxy.PL test.pl DBI.xs Driver_xst.h Makefile.PL ToDo dbipport.h lib typemap > 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 Creating extra DBI::PurePerl test: t/zz_01basics_pp.t Creating extra DBI::PurePerl test: t/zz_02dbidrv_pp.t Creating extra DBI::PurePerl test: t/zz_03handle_pp.t Creating extra DBI::PurePerl test: t/zz_04mods_pp.t Creating extra DBI::PurePerl test: t/zz_05thrclone_pp.t Creating extra DBI::PurePerl test: t/zz_06attrs_pp.t Creating extra DBI::PurePerl test: t/zz_07kids_pp.t Creating extra DBI::PurePerl test: t/zz_08keeperr_pp.t Creating extra DBI::PurePerl test: t/zz_10examp_pp.t Creating extra DBI::PurePerl test: t/zz_15array_pp.t Creating extra DBI::PurePerl test: t/zz_20meta_pp.t Creating extra DBI::PurePerl test: t/zz_30subclass_pp.t Creating extra DBI::PurePerl test: t/zz_40profile_pp.t Creating extra DBI::PurePerl test: t/zz_41prof_dump_pp.t Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t Checking if your kit is complete... Looks good 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. Writing Makefile for DBI > > gmake cp Changes blib/lib/DBI/Changes.pm cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm cp DBI.pm blib/lib/DBI.pm cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm cp DBIXS.h blib/arch/auto/DBI/DBIXS.h cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm cp Driver.xst blib/arch/auto/DBI/Driver.xst cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm /usr/local/bin/perl -p -e "s/~DRIVER~/Perl/g" blib/arch/auto/DBI/Driver.xst > Perl.xsi /usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap Perl. xs > Perl.xsc && mv Perl.xsc Perl.c gcc -B/usr/ccs/bin/ -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.38\" -DXS_VERSION=\"1.38\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" -Wall -Wno-comment -DDBI_NO_THREADS Perl.c /usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap DBI.x s > DBI.xsc && mv DBI.xsc DBI.c gcc -B/usr/ccs/bin/ -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.38\" -DXS_VERSION=\"1.38\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" -Wall -Wno-comment -DDBI_NO_THREADS DBI.c Running Mkbootstrap for DBI () chmod 644 DBI.bs rm -f blib/arch/auto/DBI/DBI.so LD_RUN_PATH="" gcc -B/usr/ccs/bin/ -G -L/usr/local/lib DBI.o -o blib/arch/auto/DBI/DBI.so chmod 755 blib/arch/auto/DBI/DBI.so cp DBI.bs blib/arch/auto/DBI/DBI.bs chmod 644 blib/arch/auto/DBI/DBI.bs /usr/local/bin/perl "-Iblib/arch" "-Iblib/lib" dbiprof.PL dbiprof Extracted dbiprof from dbiprof.PL with variable substitutions. cp dbiprof blib/script/dbiprof /usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbiprof /usr/local/bin/perl "-Iblib/arch" "-Iblib/lib" dbiproxy.PL dbiproxy Extracted dbiproxy from dbiproxy.PL with variable substitutions. cp dbiproxy blib/script/dbiproxy /usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/dbiproxy Manifying blib/man3/DBI::FAQ.3 Manifying blib/man1/dbiproxy.1 Manifying blib/man3/DBD::Proxy.3 Manifying blib/man3/DBI::Const::GetInfo::ANSI.3 Manifying blib/man3/DBI::Const::GetInfoReturn.3 Manifying blib/man3/DBI.3 Manifying blib/man1/dbiprof.1 Manifying blib/man3/DBD::Sponge.3 Manifying blib/man3/DBI::Const::GetInfoType.3 Manifying blib/man3/DBI::W32ODBC.3 Manifying blib/man3/DBI::DBD::Metadata.3 Manifying blib/man3/DBI::Const::GetInfo::ODBC.3 Manifying blib/man3/DBI::ProfileDumper::Apache.3 Manifying blib/man3/Bundle::DBI.3 Manifying blib/man3/DBI::Profile.3 Manifying blib/man3/DBI::ProfileDumper.3 Manifying blib/man3/DBI::ProxyServer.3 Manifying blib/man3/DBI::DBD.3 Manifying blib/man3/Win32::DBIODBC.3 Manifying blib/man3/DBI::PurePerl.3 Manifying blib/man3/DBI::ProfileData.3 > > > gmake test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01basics.............ok t/02dbidrv.............ok t/03handle.............ok t/04mods...............ok t/05thrclone...........skipped all skipped: this perl 5.008 not configured to support iThreads t/06attrs..............ok t/07kids...............ok t/08keeperr............ok t/10examp..............ok t/15array..............ok t/20meta...............ok t/30subclass...........ok t/40profile............ok t/41prof_dump..........ok t/42prof_data..........ok t/60preparse...........ok t/80proxy..............skipped all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) t/zz_01basics_pp....... Using DBI::PurePerl (DBI_PUREPERL=2) t/zz_01basics_pp.......ok t/zz_02dbidrv_pp.......ok t/zz_03handle_pp.......ok t/zz_04mods_pp.........ok t/zz_05thrclone_pp.....skipped all skipped: this perl 5.008 not configured to support iThreads t/zz_06attrs_pp........ok t/zz_07kids_pp.........skipped all skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zz_08keeperr_pp......ok t/zz_10examp_pp........ok 38/245 Taint mode switching tests skipped t/zz_10examp_pp........ok t/zz_15array_pp........ok t/zz_20meta_pp.........ok t/zz_30subclass_pp.....ok t/zz_40profile_pp......skipped all skipped: profiling not supported for DBI::PurePerl t/zz_41prof_dump_pp....skipped all skipped: profiling not supported for DBI::PurePerl t/zz_42prof_data_pp....skipped all skipped: profiling not supported for DBI::PurePerl t/zz_60preparse_pp.....skipped all skipped: preparse not supported for DBI::PurePerl t/zz_80proxy_pp........skipped all skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm) All tests successful, 9 tests skipped. Files=34, Tests=1219, 10 wallclock secs ( 8.76 cusr + 0.83 csys = 9.59 CPU) PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl test.pl DBI test application $Revision: 11.6 $ Switch: DBI 1.38 by Tim Bunce, 1.38 Available Drivers: ExampleP, Proxy, Sponge dbi:ExampleP:: testing 5 sets of 20 connections: Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Disconnecting... Made 100 connections in 0 wallclock secs ( 0.02 usr + 0.00 sys = 0.02 CPU) Testing handle creation speed... 10000 NullP statement handles cycled in 1.5 cpu+sys seconds (6711 per sec) test.pl done > su Password: # # # gmake install Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/dbd_xsh.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/Driver_xst.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/DBIXS.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/Driver.xst Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/dbipport.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/dbi_sql.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/DBI.so Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/DBI.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Win32/DBIODBC.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Bundle/DBI.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/Proxy.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/Sponge.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/NullP.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/ExampleP.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Changes.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/FAQ.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/W32ODBC.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Profile.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/ProfileDumper.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/ProxyServer.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/DBD.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/PurePerl.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/ProfileData.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/ProfileDumper/Apache.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/DBD/Metadata.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Const/GetInfoReturn.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Const/GetInfoType.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Const/GetInfo/ANSI.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBI/Const/GetInfo/ODBC.pm Installing /usr/local/man/man1/dbiproxy.1 Installing /usr/local/man/man1/dbiprof.1 Installing /usr/local/man/man3/DBI::FAQ.3 Installing /usr/local/man/man3/DBD::Proxy.3 Installing /usr/local/man/man3/DBI::Const::GetInfo::ANSI.3 Installing /usr/local/man/man3/DBI::Const::GetInfoReturn.3 Installing /usr/local/man/man3/DBI.3 Installing /usr/local/man/man3/DBD::Sponge.3 Installing /usr/local/man/man3/DBI::Const::GetInfoType.3 Installing /usr/local/man/man3/DBI::W32ODBC.3 Installing /usr/local/man/man3/DBI::DBD::Metadata.3 Installing /usr/local/man/man3/DBI::Const::GetInfo::ODBC.3 Installing /usr/local/man/man3/DBI::ProfileDumper::Apache.3 Installing /usr/local/man/man3/Bundle::DBI.3 Installing /usr/local/man/man3/DBI::Profile.3 Installing /usr/local/man/man3/DBI::ProfileDumper.3 Installing /usr/local/man/man3/DBI::ProxyServer.3 Installing /usr/local/man/man3/DBI::DBD.3 Installing /usr/local/man/man3/Win32::DBIODBC.3 Installing /usr/local/man/man3/DBI::PurePerl.3 Installing /usr/local/man/man3/DBI::ProfileData.3 Installing /usr/local/bin/dbiprof Installing /usr/local/bin/dbiproxy Writing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/.packlist Appending installation info to /usr/local/lib/perl5/5.8.0/sun4-solaris/perllocal.pod > > cd .. > gtar zxvf DBD-Oracle-1.14.tar.gz DBD-Oracle-1.14/ DBD-Oracle-1.14/hints/ DBD-Oracle-1.14/hints/macos_syms.pl DBD-Oracle-1.14/hints/svr4.pl DBD-Oracle-1.14/hints/macos_lib.syms DBD-Oracle-1.14/hints/dgux.pl DBD-Oracle-1.14/hints/macos_bundle.syms DBD-Oracle-1.14/Todo DBD-Oracle-1.14/t/ DBD-Oracle-1.14/t/select.t DBD-Oracle-1.14/t/cursor.t DBD-Oracle-1.14/t/reauth.t DBD-Oracle-1.14/t/plsql.t DBD-Oracle-1.14/t/meta.t DBD-Oracle-1.14/t/general.t DBD-Oracle-1.14/t/ph_type.t DBD-Oracle-1.14/t/long.t DBD-Oracle-1.14/t/base.t DBD-Oracle-1.14/lib/ DBD-Oracle-1.14/lib/DBD/ DBD-Oracle-1.14/lib/DBD/Oracle/ DBD-Oracle-1.14/lib/DBD/Oracle/GetInfo.pm DBD-Oracle-1.14/MANIFEST DBD-Oracle-1.14/oci8.c DBD-Oracle-1.14/README.macosx DBD-Oracle-1.14/Oracle.h DBD-Oracle-1.14/ora_explain.PL DBD-Oracle-1.14/README.wingcc DBD-Oracle-1.14/Oracle.xs DBD-Oracle-1.14/Changes DBD-Oracle-1.14/dbdimp.c DBD-Oracle-1.14/README.explain DBD-Oracle-1.14/README.win32 DBD-Oracle-1.14/dbdimp.h DBD-Oracle-1.14/Oracle.ex/ DBD-Oracle-1.14/Oracle.ex/japh DBD-Oracle-1.14/Oracle.ex/curref.pl DBD-Oracle-1.14/Oracle.ex/ex.pl DBD-Oracle-1.14/Oracle.ex/proc.pl DBD-Oracle-1.14/Oracle.ex/oradump.pl DBD-Oracle-1.14/Oracle.ex/bind.pl DBD-Oracle-1.14/Oracle.ex/commit.pl DBD-Oracle-1.14/Oracle.ex/mktable.pl DBD-Oracle-1.14/Oracle.ex/sql DBD-Oracle-1.14/Oracle.ex/tabinfo.pl DBD-Oracle-1.14/Oracle.ex/Readme DBD-Oracle-1.14/README.longs DBD-Oracle-1.14/oci7.c DBD-Oracle-1.14/README DBD-Oracle-1.14/README.sec DBD-Oracle-1.14/test.pl DBD-Oracle-1.14/README.login DBD-Oracle-1.14/oraperl.ph DBD-Oracle-1.14/Makefile.PL DBD-Oracle-1.14/Oraperl.pm DBD-Oracle-1.14/README.hpux DBD-Oracle-1.14/README.utf8 DBD-Oracle-1.14/oci.def DBD-Oracle-1.14/Oracle.pm DBD-Oracle-1.14/README.help DBD-Oracle-1.14/README.java DBD-Oracle-1.14/ocitrace.h DBD-Oracle-1.14/README.clients > > > > ls DBD-Oracle-1.14 DBI-1.38.tar.gz MIME-Base64-2.18.tar.gz db-4.1.25.tar.gz proftpd-1.2.9.tar.gz DBD-Oracle-1.14.tar.gz Digest-MD5-2.16.tar.gz MIME-tools-5.411a.tar.gz httpd-2.0.48.tar.gz sendmail.8.12.10.tar.gz DBI-1.38 IO-stringy-2.108.tar.gz MailTools-1.58.tar.gz libnet-1.13.tar.gz tcp_wrappers_7.6.tar.gz > cd DBD-Oracle-1.14 > ls Changes Oracle.pm README.explain README.longs README.wingcc lib ora_explain.PL MANIFEST Oracle.xs README.help README.macosx Todo oci.def oraperl.ph Makefile.PL Oraperl.pm README.hpux README.sec dbdimp.c oci7.c t Oracle.ex README README.java README.utf8 dbdimp.h oci8.c test.pl Oracle.h README.clients README.login README.win32 hints ocitrace.h > perl Makefile.PL Using DBI 1.38 installed in /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI Configuring DBD::Oracle ... >>> Remember to actually *READ* the README file! Especially if you have any problems. Using Oracle in /opt/app/oracle/product/crc_client WARNING: could not decode oracle version from /opt/app/oracle/product/crc_client/orainst/inspdver, or /opt/app/oracle/product/crc_client/install/unix.rgs or from ORACLE_HOME path /opt/app/oracle/product/crc_client. Oracle version based logic in Makefile.PL may produce erroneous results. Found header files in rdbms/public rdbms/demo. Found /opt/app/oracle/product/crc_client/rdbms/demo/demo_rdbms.mk Using /opt/app/oracle/product/crc_client/rdbms/demo/demo_rdbms.mk Reading /opt/app/oracle/product/crc_client/rdbms/demo/demo_rdbms.mk Reading /opt/app/oracle/product/crc_client/rdbms/lib/env_rdbms.mk Deleting ORA_NLS = $(ORACLE_HOME)/ocommon/nls/admin/data/ because it is not already set in the environment and it can cause ORA-01019 errors. Deleting ORA_NLS33 = $(ORACLE_HOME)/ocommon/nls/admin/data/ because it is not already set in the environment and it can cause ORA-01019 errors. Attempting to discover Oracle OCI build rules sh: make: 見つかりません。 by executing: (make -f /opt/app/oracle/product/crc_client/rdbms/demo/demo_rdbms.mk build ECHODO=echo ECHO=echo GENCLNTSH='echo genclntsh' CC =echo OPTIMIZE= CCFLAGS= EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o) sh: make: 見つかりません。 Warning: Oracle build rule discovery failed (256) Oracle oci build command: + Unable to interpret Oracle build commands from /opt/app/oracle/product/crc_client/rdbms/demo/demo_rdbms.mk. Using fallback approach. System: perl5.008 sunos solaris 5.8 generic_108528-11 sun4u sparc sunw,ultra-5_10 Compiler: gcc -B/usr/ccs/bin/ -O -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 Linker: /usr/ucb/ld Sysliblist: -lnsl -lsocket -lgen -ldl -lsched Oracle makefiles would have used these definitions but we override them: CC: cc CFLAGS: $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\ $(SHARED_CFLAG) $(USRFLAGS) [$(GFLAG) -xO3 $(CDEBUG) $(NOKPIC_CCFLAGS) -K PIC -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/app/oracle/product/crc_c lient/rdbms/public -I/opt/app/oracle/product/crc_client/plsql/public -I/opt/app/oracle/product/crc_client/network/public -DSLMXMX_ENABLE -DS LTS_ENABLE -D_SVID_GETTOD -D_REENTRANT $(LPFLAGS) $(USRFLAGS)] build: $(CC) $(ORALIBPATH) -o $(EXE) $(OBJS) $(OCISHAREDLIBS) [ cc -L$(LIBHOME) -L/opt/app/oracle/product/crc_client/rdbms/lib/ -o $(EXE) $(OBJS) -lclntsh $(EXPDLIBS) $(EXOSLIBS) -lnsl -lsock et -lgen -ldl -lsched -R/opt/app/oracle/product/crc_client/lib -laio $(THREADLIBS) -lposix4 -lkstat -lm $(USRLIBS) -lthread] LDFLAGS: -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME) [-o $@ -L/opt/app/oracle/product/crc_client/rdbms/lib/ -L$(LIBHOME)] Linking with /opt/app/oracle/product/crc_client/rdbms/lib/defopt.o -lclntsh -lnsl -lsocket -lgen -ldl -lsched -R/opt/app/oracle/product/crc _client/lib -laio -lposix4 -lkstat -lm -lthread [from $(DEF_OPT) $(OCISHAREDLIBS)] Checking if your kit is complete... Looks good LD_RUN_PATH=/opt/app/oracle/product/crc_client/lib Using DBD::Oracle 1.14. Using DBD::Oracle 1.14. Using DBI 1.38 installed in /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI Writing Makefile for DBD::Oracle *** If you have problems... read all the log printed above, and the README and README.help files. (Of course, you have read README by now anyway, haven't you?) > > > ls Changes Oracle.h README.clients README.login README.win32 hints oci8.c test.pl MANIFEST Oracle.pm README.explain README.longs README.wingcc lib ocitrace.h Makefile Oracle.xs README.help README.macosx Todo mk.pm ora_explain.PL Makefile.PL Oraperl.pm README.hpux README.sec dbdimp.c oci.def oraperl.ph Oracle.ex README README.java README.utf8 dbdimp.h oci7.c t > gmake cp Oracle.pm blib/lib/DBD/Oracle.pm cp Oracle.h blib/arch/auto/DBD/Oracle/Oracle.h cp dbdimp.h blib/arch/auto/DBD/Oracle/dbdimp.h cp oraperl.ph blib/lib/oraperl.ph cp ocitrace.h blib/arch/auto/DBD/Oracle/ocitrace.h cp Oraperl.pm blib/lib/Oraperl.pm cp mk.pm blib/arch/auto/DBD/Oracle/mk.pm cp lib/DBD/Oracle/GetInfo.pm blib/lib/DBD/Oracle/GetInfo.pm /usr/local/bin/perl -p -e "s/~DRIVER~/Oracle/g" /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/Driver.xst > Oracle.xsi /usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap Oracle.xs > Oracle.xsc && mv Oracle.xsc Oracle.c gcc -B/usr/ccs/bin/ -c -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/app/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/ product/crc_client/plsql/public -I/opt/app/oracle/product/crc_client/network/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/a pp/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solari s/auto/DBI -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/local /lib/perl5/5.8.0/sun4-solaris/CORE" -DUTF8_SUPPORT Oracle.c gcc -B/usr/ccs/bin/ -c -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/app/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/ product/crc_client/plsql/public -I/opt/app/oracle/product/crc_client/network/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/a pp/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solari s/auto/DBI -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/local /lib/perl5/5.8.0/sun4-solaris/CORE" -DUTF8_SUPPORT dbdimp.c gcc -B/usr/ccs/bin/ -c -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/app/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/ product/crc_client/plsql/public -I/opt/app/oracle/product/crc_client/network/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/a pp/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solari s/auto/DBI -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/local /lib/perl5/5.8.0/sun4-solaris/CORE" -DUTF8_SUPPORT oci7.c gcc -B/usr/ccs/bin/ -c -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/app/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/ product/crc_client/plsql/public -I/opt/app/oracle/product/crc_client/network/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/opt/a pp/oracle/product/crc_client/rdbms/public -I/opt/app/oracle/product/crc_client/rdbms/demo -I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solari s/auto/DBI -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\" -fPIC "-I/usr/local /lib/perl5/5.8.0/sun4-solaris/CORE" -DUTF8_SUPPORT oci8.c Running Mkbootstrap for DBD::Oracle () chmod 644 Oracle.bs rm -f blib/arch/auto/DBD/Oracle/Oracle.so LD_RUN_PATH="/opt/app/oracle/product/crc_client/lib" gcc -B/usr/ccs/bin/ -G -L/usr/local/lib Oracle.o dbdimp.o oci7.o oci8.o /opt/app/oracl e/product/crc_client/rdbms/lib/defopt.o -o blib/arch/auto/DBD/Oracle/Oracle.so -L/opt/app/oracle/product/crc_client/lib/ -lclntsh -lnsl - lsocket -lgen -ldl -lsched -R/opt/app/oracle/product/crc_client/lib -laio -lposix4 -lkstat -lm -lthread chmod 755 blib/arch/auto/DBD/Oracle/Oracle.so cp Oracle.bs blib/arch/auto/DBD/Oracle/Oracle.bs chmod 644 blib/arch/auto/DBD/Oracle/Oracle.bs /usr/local/bin/perl "-Iblib/arch" "-Iblib/lib" ora_explain.PL ora_explain Extracted ora_explain from ora_explain.PL with variable substitutions. cp ora_explain blib/script/ora_explain /usr/local/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ora_explain Manifying blib/man3/DBD::Oracle.3 Manifying blib/man1/ora_explain.1 Manifying blib/man3/DBD::Oraperl.3 > > > gmake test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base.......ok t/cursor.....Unable to connect to Oracle as scott/tiger (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OCIServerAttach)) Tests skipped. skipped all skipped: no reason given t/general....DBI connect('','scott/tiger',...) failed: ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました ( DBD ERROR: OCIServerAttach) at t/general.t line 20 Unable to connect to Oracle (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OCIServerAttach )) Tests skiped. skipped all skipped: no reason given t/long.......Unable to connect to Oracle (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OC IServerAttach)) Tests skiped. skipped all skipped: no reason given t/meta.......Unable to connect to Oracle as scott/tiger (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OCIServerAttach)) Tests skipped. skipped all skipped: no reason given t/ph_type....DBI connect('','scott/tiger',...) failed: ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました ( DBD ERROR: OCIServerAttach) at t/ph_type.t line 26 Unable to connect to Oracle (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OCIServerAttach )) Tests skipped. skipped all skipped: no reason given t/plsql......Unable to connect to Oracle (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OC IServerAttach)) Tests skiped. skipped all skipped: no reason given t/reauth.....skipped all skipped: no reason given t/select.....Unable to connect to Oracle (ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OC IServerAttach)) Tests skiped. skipped all skipped: no reason given All tests successful, 8 tests skipped. Files=9, Tests=5, 2 wallclock secs ( 1.53 cusr + 0.31 csys = 1.84 CPU) PERL_DL_NONLAZY=1 /usr/local/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Oraperl test application $Revision: 1.7 $ Extra tests. These are less formal and you need to read the output to see if it looks reasonable and matches what the tests says is expected. Oraperl emulation interface version 1.43 DBD::Oracle 1.14 using OCI8 by Tim Bunce DBI 1.38 by Tim Bunce Data sources: Connecting to '' (from command line, else uses ORACLE_SID or TWO_TASK - recommended) as 'scott/tiger' (via ORACLE_USERID env var or default - recommend name/passwd@dbname) (ORACLE_SID='', TWO_TASK='') DBI connect('','scott/tiger',...) failed: ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OC IServerAttach) at /usr/local/src/free/DBD-Oracle-1.14/blib/lib/Oraperl.pm line 104 ora_login: 12545: ORA-12545: ターゲット・ホストまたはオブジェクトが存在しないため、接続に失敗しました (DBD ERROR: OCIServerAttach) TWO_TASK possibly not set correctly right. Generally set TWO_TASK or ORACLE_SID but not both at the same time. Try to connect to the database using an oracle tool like sqlplus only if that works should you suspect problems with DBD::Oracle. Try leaving dbname value empty and set dbuser to name/passwd@dbname. Test aborted. gmake: *** [test_dynamic] Error 255 > > > su Password: # # # gmake install Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/Oracle.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/dbdimp.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/ocitrace.h Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/mk.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/Oracle.so Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/Oracle.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/oraperl.ph Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Oraperl.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/Oracle.pm Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/DBD/Oracle/GetInfo.pm Installing /usr/local/man/man1/ora_explain.1 Installing /usr/local/man/man3/DBD::Oracle.3 Installing /usr/local/man/man3/DBD::Oraperl.3 Installing /usr/local/bin/ora_explain Writing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBD/Oracle/.packlist Appending installation info to /usr/local/lib/perl5/5.8.0/sun4-solaris/perllocal.pod # # gtar zxvf Digest-MD5-2.16.tar.gz Digest-MD5-2.16/ Digest-MD5-2.16/rfc1321.txt Digest-MD5-2.16/typemap Digest-MD5-2.16/hints/ Digest-MD5-2.16/hints/irix_6.pl Digest-MD5-2.16/hints/dec_osf.pl Digest-MD5-2.16/MD5.pm Digest-MD5-2.16/MANIFEST Digest-MD5-2.16/t/ Digest-MD5-2.16/t/files.t Digest-MD5-2.16/t/md5-aaa.t Digest-MD5-2.16/t/badfile.t Digest-MD5-2.16/Makefile.PL Digest-MD5-2.16/Changes Digest-MD5-2.16/README Digest-MD5-2.16/MD5.xs # # ls DBD-Oracle-1.14 Digest-MD5-2.16 MIME-tools-5.411a.tar.gz libnet-1.13.tar.gz DBD-Oracle-1.14.tar.gz Digest-MD5-2.16.tar.gz MailTools-1.58.tar.gz proftpd-1.2.9.tar.gz DBI-1.38 IO-stringy-2.108.tar.gz db-4.1.25.tar.gz sendmail.8.12.10.tar.gz DBI-1.38.tar.gz MIME-Base64-2.18.tar.gz httpd-2.0.48.tar.gz tcp_wrappers_7.6.tar.gz # cd Digest-MD5-2.16 # cd /usr/local/lib # ls -l 合計 147022 -rw-r--r-- 1 bin bin 603 1月 27日 2003年 charset.alias drwxr-xr-x 3 bin bin 512 6月 4日 13:40 gcc-lib -rw-r--r-- 1 bin bin 8988 1月 27日 2003年 libcharset.a -rw-r--r-- 1 bin bin 862 1月 27日 2003年 libcharset.la lrwxrwxrwx 1 root other 19 6月 4日 13:48 libcharset.so -> libcharset.so.1.0.0 lrwxrwxrwx 1 root other 19 6月 4日 13:48 libcharset.so.1 -> libcharset.so.1.0.0 -rwxr-xr-x 1 bin bin 11020 1月 27日 2003年 libcharset.so.1.0.0 -rw-r--r-- 1 bin bin 15416 4月 29日 2003年 libfrtbegin.a -rw-r--r-- 1 bin bin 2952188 4月 29日 2003年 libg2c.a -rwxr-xr-x 1 bin bin 734 4月 29日 2003年 libg2c.la lrwxrwxrwx 1 root other 15 6月 4日 13:40 libg2c.so -> libg2c.so.0.0.0 lrwxrwxrwx 1 root other 15 6月 4日 13:40 libg2c.so.0 -> libg2c.so.0.0.0 -rwxr-xr-x 1 bin bin 2724484 4月 29日 2003年 libg2c.so.0.0.0 lrwxrwxrwx 1 root other 13 6月 4日 13:40 libgcc_s.so -> libgcc_s.so.1 -rw-r--r-- 1 bin bin 749272 4月 29日 2003年 libgcc_s.so.1 -rw-r--r-- 1 bin bin 25640812 4月 29日 2003年 libgcj.a -rwxr-xr-x 1 bin bin 1131 4月 29日 2003年 libgcj.la lrwxrwxrwx 1 root other 15 6月 4日 13:40 libgcj.so -> libgcj.so.3.0.0 lrwxrwxrwx 1 root other 15 6月 4日 13:40 libgcj.so.3 -> libgcj.so.3.0.0 -rwxr-xr-x 1 bin bin 22411004 4月 29日 2003年 libgcj.so.3.0.0 -rw-r--r-- 1 bin bin 332 4月 29日 2003年 libgcj.spec -rw-r--r-- 1 root root 48332 4月 9日 2000年 libgdbm.a -rwxr-xr-x 1 root root 472 4月 9日 2000年 libgdbm.la lrwxrwxrwx 1 root other 16 6月 4日 11:20 libgdbm.so -> libgdbm.so.2.0.0 lrwxrwxrwx 1 root other 16 6月 4日 11:20 libgdbm.so.2 -> libgdbm.so.2.0.0 -rwxr-xr-x 1 root root 29360 4月 9日 2000年 libgdbm.so.2.0.0 -rw-r--r-- 1 bin bin 683244 4月 29日 2003年 libiberty.a -rw-r--r-- 1 bin bin 770 1月 27日 2003年 libiconv.la lrwxrwxrwx 1 root other 17 6月 4日 13:48 libiconv.so -> libiconv.so.2.1.0 lrwxrwxrwx 1 root other 17 6月 4日 13:48 libiconv.so.2 -> libiconv.so.2.1.0 -rwxr-xr-x 1 bin bin 1138992 1月 27日 2003年 libiconv.so.2.1.0 -rw-r--r-- 1 bin bin 1139988 1月 27日 2003年 libiconv_plug.so -rw-r--r-- 1 bin bin 446468 4月 29日 2003年 libobjc.a -rwxr-xr-x 1 bin bin 685 4月 29日 2003年 libobjc.la -rw-r--r-- 1 bin bin 8328912 4月 29日 2003年 libstdc++.a -rwxr-xr-x 1 bin bin 1099 4月 29日 2003年 libstdc++.la lrwxrwxrwx 1 root other 18 6月 4日 13:40 libstdc++.so -> libstdc++.so.5.0.3 lrwxrwxrwx 1 root other 18 6月 4日 13:40 libstdc++.so.5 -> libstdc++.so.5.0.3 -rwxr-xr-x 1 bin bin 8076792 4月 29日 2003年 libstdc++.so.5.0.3 -rw-r--r-- 1 bin bin 657524 4月 29日 2003年 libsupc++.a -rwxr-xr-x 1 bin bin 1011 4月 29日 2003年 libsupc++.la drwxr-xr-x 20 bin bin 512 6月 4日 11:29 locale drwxr-xr-x 4 bin bin 512 6月 4日 11:18 perl5 drwxr-xr-x 2 bin bin 512 6月 4日 13:40 security drwxr-xr-x 2 bin bin 1024 6月 4日 13:40 sparcv9 # cd /usr/lib # ln -s /usr/local/lib/libgdbm.so.2 # ls -l libgdbm.so.2 lrwxrwxrwx 1 root other 27 6月 9日 15:41 libgdbm.so.2 -> /usr/local/lib/libgdbm.so.2 # cd /usr/local/src/free # ls DBD-Oracle-1.14 Digest-MD5-2.16 MIME-tools-5.411a.tar.gz libnet-1.13.tar.gz DBD-Oracle-1.14.tar.gz Digest-MD5-2.16.tar.gz MailTools-1.58.tar.gz proftpd-1.2.9.tar.gz DBI-1.38 IO-stringy-2.108.tar.gz db-4.1.25.tar.gz sendmail.8.12.10.tar.gz DBI-1.38.tar.gz MIME-Base64-2.18.tar.gz httpd-2.0.48.tar.gz tcp_wrappers_7.6.tar.gz # cd Digest-MD5-2.16 # ls Changes MD5.pm Makefile README rfc1321.txt typemap MANIFEST MD5.xs Makefile.PL hints t # perl Makefile.PL Testing alignment requirements for U32... Test program exit status was 0 Checking if your kit is complete... Looks good Writing Makefile for Digest::MD5 # ls -l 合計 574 -rw-r--r-- 1 500 500 12570 9月 7日 2001年 Changes -rw-r--r-- 1 500 500 467 3月 14日 2001年 MANIFEST -rw-r--r-- 1 500 500 7065 9月 7日 2001年 MD5.pm -rw-r--r-- 1 500 500 17214 9月 7日 2001年 MD5.xs -rw-r--r-- 1 root other 22695 6月 9日 15:43 Makefile -rw-r--r-- 1 500 500 2720 8月 28日 2001年 Makefile.PL -rw-r--r-- 1 500 500 582 3月 14日 2001年 README -rw------- 1 root other 179060 6月 9日 15:43 core drwxr-xr-x 2 500 500 512 9月 7日 2001年 hints -rw-r--r-- 1 500 500 35223 10月 26日 1998年 rfc1321.txt drwxr-xr-x 2 500 500 512 9月 7日 2001年 t -rw-r--r-- 1 500 500 62 10月 22日 1998年 typemap # gmake cp MD5.pm blib/lib/Digest/MD5.pm /usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap MD5.x s > MD5.xsc && mv MD5.xsc MD5.c gcc -B/usr/ccs/bin/ -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"2.16\" -DXS_VERSION=\"2.16\" -fPIC "-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" -DU32_ALIGNMENT_REQUIRED MD5.c Running Mkbootstrap for Digest::MD5 () chmod 644 MD5.bs rm -f blib/arch/auto/Digest/MD5/MD5.so LD_RUN_PATH="" gcc -B/usr/ccs/bin/ -G -L/usr/local/lib MD5.o -o blib/arch/auto/Digest/MD5/MD5.so chmod 755 blib/arch/auto/Digest/MD5/MD5.so cp MD5.bs blib/arch/auto/Digest/MD5/MD5.bs chmod 644 blib/arch/auto/Digest/MD5/MD5.bs Manifying blib/man3/Digest::MD5.3 # # gmake install Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/Digest/MD5/MD5.so Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/Digest/MD5/MD5.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/Digest/MD5.pm Installing /usr/local/man/man3/Digest::MD5.3 Writing /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/Digest/MD5/.packlist Appending installation info to /usr/local/lib/perl5/5.8.0/sun4-solaris/perllocal.pod #