Installation

  1. Install libs/ixemul.library in LIBS:
  2. Install ixpipe handler, the ixemul Unix-like pipe handler. (See the documentation in the ixpipe directory for more information)
  3. Make the following assigns if they do not already exist:
    1. USR: – similar to UNIX /usr directory.
    2. BIN: – similar to UNIX /bin directory.
    3. DEV: – similar to UNIX /dev directory.
    4. TMP: – similar to UNIX /tmp directory.
  4. Copy or link the perl binary to a directory somewhere in your path.
  5. Make a directory under usr:, usr:lib/perl
  6. Copy the perl lib/ files to usr:lib/perl/. Perl will be able to automatically locate them there. Otherwise you'll have to set you environment variables up to find the lib files (see man page).



Subsections