|
Install |
Top Previous Next |
|
Install like so:
Linux NOTE: The NCLI comes with the default installation of NGASI AppServer Manager and is located under /usr/ngasi/apiclient. However if on another machine, follow the steps below to install NCLI. While logged in to the system, execute the following command: mkdir ~/apiclient cd ~/apiclient wget http://downloads.ngasi.com/misc/apiclient.zip unzip -q -o -a apiclient.zip dos2unix ~/apiclient/bin/ncli.sh chmod 700 ~/apiclient/bin/ncli.sh edit the JAVA_PATH in the file ~/apiclient/bin/ncli.sh to suit your environment. The NCLI is Licensed as FREE-to-use-software.
Windows Follow the step above. After unziping, edit the apiclient\bin\ncli.bat accordingly.
|