Help for this page

Select Code to Download


  1. or download this
    # perl Makefile.PL
    Checking if your kit is complete...
    Looks good
    ld.so.1: perl: fatal: relocation error: file /usr/local/lib/perl5/5.8.
    +7/sun4-solaris/auto/IO/Tty/Tty.so: symbol perl_get_sv: referenced sym
    +bol not found
    Killed
    
  2. or download this
    # uname -a
    SunOS nmsptem 5.8 Generic_117350-28 sun4u sparc SUNW,Ultra-80
    
  3. or download this
    # perl -e 'for (@INC) {print "$_\n"}';
    /usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris
    ...
    /usr/local/lib/perl5/site_perl/5.8.7
    /usr/local/lib/perl5/site_perl
    .