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
<TRAVERSE_HOME>/etc/emerald.ini
t and locate the following line:NETCONF="N"
"N"
to "Y"
so that the NCM components are started automatically along with the other Traverse components.