<Top of this site> <Top of programming pages in this site> <Top of Perl pages in this site>

Install Procedure Of Kiyokazu Suto's Perl Scripts And Libraries

  1. All the scripts and libraries assume that libraries reside in a subdirectory named `site' of one of directories in perl's search path. So you should do
    make such subdirectory, and put the libraries in it
    or
    modify all the `require "site/..."' lines appropriately.
  2. Get and install XS modules:
  3. SocketSupp,
  4. IOCtl,
  5. SyslogSupp,
  6. SysExits, and
  7. Priority.

Any questions or comments about this page are greatly appreciated.

Almost all contents in this site are written by Kiyokazu SUTO (i.e. me) unless especially noted. I want to put all of them into the PUBLIC DOMAIN, even though some lawyers mention that it is impossible in my country.