Help for this page

Select Code to Download


  1. or download this
    PATH=/usr/ccs/bin:$PATH     # to add the correct "ar"
    PATH=/local/gnu/bin:$PATH   # add gcc to the path so configure can fin
    +d it.
    ...
    /local/gnu/bin/make         # run the right make -- the wrong make doe
    +sn't understand '-phony'
    /local/gnu/bin/make test
    /local/gnu/bin/make install
    
  2. or download this
    $expat_libpath = '/home/reliant/shaw/.local/lib';
    $expat_incpath = '/home/reliant/shaw/.local/include';
    
  3. or download this
    #!/usr/bin/perl
    use strict;
    ...
    use lib ('/home/reliant/shaw/perlmodules/sun4-solaris');
    require XML::Simple;
    require XML::Parser;
    
  4. or download this
    Content-type: text/html
    Software error:
    ...
    Compilation failed in require at /webct/webct-3.6.0.18/webct/webct/gen
    +eric/admin/brenttest.pl line 12.
    
    For help, please send mail to the webmaster, giving this error message
    + and the time and date of the error.