Help for this page

Select Code to Download


  1. or download this
    bash-3.00# 
    bash-3.00# env
    ...
    ORA_NLS33=/opt/oracle/product/9.2.0/ocommon/nls/admin/data
    ORACLE_HOME=/opt/oracle/product/9.2.0
    _=/usr/bin/env
    
  2. or download this
    bash-3.00# gcc -v
    Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
    Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3
    +.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-
    +gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=
    +c,c++ --enable-shared
    Thread model: posix
    gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
    
  3. or download this
    bash-3.00# perl Makefile.PL 
    Subroutine checklibs redefined at inc/Module/Install/CheckLib.pm line 
    +11.
    ...
    
    Couldn't find your C compiler
    Compilation failed in require at inc/Module/Install/CheckLib.pm line 1
    +7.