How to install NRClientX

Requirement
=====================================================================================
python 2.5+
wxPython 2.8+ Unicode Version
NeoRouter v0.9.10+

Installation
=====================================================================================
1.Install NeoRouter package and setup the evnrionment variable PATH for nrclientcli

2.Install python and wxPython packages

* On Mac:
– install python-2.6.4_macosx10.3.dmg from www.python.org
– install wxpython2.8-osx-ansi-universal-py2.6.dmg from www.wxpython.org

* On Linux: (take Ubuntu as an example)
– add following lines to /etc/apt/sources.list
deb http://apt.wxwidgets.org/ hardy-wx main
deb-src http://apt.wxwidgets.org/ hardy-wx main
– sudo apt-get update
– sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-i18n libwxgtk2.8-dev libgtk2.0-dev

* On Windows:
– install python-2.6.4.msi from www.python.org
– install wxPython2.8-win32-unicode-2.8.10.1-py26.exe from www.wxpython.org

3. Download NRClientX package from http://sourceforge.net/projects/nrclientx/files/ and unzip it to your application folder.

Run
=====================================================================================
Execute:

python PyNRClientX.py

Tips
=====================================================================================
1. On Windows, close NRClient.exe before running NRClientX, as you cannot run NRClient.exe and NRClientCLI.exe in the same time.

No comments yet

Leave a comment