- Install libs/ixemul.library in LIBS:
- Install ixpipe handler, the ixemul Unix-like pipe handler. (See the
documentation in the ixpipe directory for more information)
- Make the following assigns if they do not already exist:
- USR: – similar to UNIX /usr directory.
- BIN: – similar to UNIX /bin directory.
- DEV: – similar to UNIX /dev directory.
- TMP: – similar to UNIX /tmp directory.
- Copy or link the perl binary to a directory somewhere in your path.
- Make a directory under usr:, usr:lib/perl
- 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