
A P P E N D I X
C
Installing the Cisco Prime Network Registrar
SDK
This section documents how to install the Cisco Prime Network Registrar SDK on the Linux and Windows
platforms. Before installing the SDK, ensure that you have Java Runtime Environment (JRE) 1.7 or later,
or the equivalent Java Development Kit (JDK), installed on your system. The Cisco Prime Network Registrar
SDK is a separate product and is sold separately
This appendix contains the following sections:
•
•
Installing on Windows, page 60
•
Testing Your Installation, page 60
•
Compatibility Considerations, page 60
Installing on Linux
To install the Cisco Prime Network Registrar SDK on a Linux platform:
Step 1
Extract the contents of the distribution .tar file.
a) Create the SDK directory:
% mkdir /cnr-sdk
b) Change to the directory that you just created and extract the .tar file contents:
% cd /cnr-sdk
% tar xvf sdk_tar_file_location/cnrsdk.tar
Step 2
Export your LD_LIBRARY_PATH and CLASSPATH environment variable:
% export LD_LIBRARY_PATH=/cnr-sdk/lib
% export CLASSPATH=/cnr-sdk/classes/cnrsdk.jar:.
Cisco Prime Network Registrar 9.1 Installation Guide
59