Next Topic

Previous Topic

Book Contents

Enabling the NCM Module on Unix

If your Traverse installation is on a UNIX server, make sure you have the following Perl modules installed before enabling NCM:

In most Linux installations, you can run the following command as root to install the required Perl modules:

Installing Perl Modules

yum install perl-Crypt-SSLeay perl-Crypt-DES \
  perl-Digest-SHA1 perl-List-Util perl-XML-Parser \
  perl-Socket6 perl-Time-HiRes perl-Math-BigInt-GMP \
  perl-MIME-Base64 perl-IO-Compress-Base \
  perl-Compress-Raw-Zlib perl-Compress-Raw-Bzip2 \
  perl-Archive-Tar perl-Term-ReadKey

Enabling NCM