====== NeuroLOG middleware prototype ====== ===== Readme ===== This release corresponds to the revision r1443 of the source code. This prototype is a centralized version of the middleware. It aims at giving a global view to the end user of the main features provided by the NeuroLOG rich client application. Users are encouraged to first read the {{public_namespace:userguide.pdf|user manual}} and to report bugs or enhancement requests as explained in its reporting procedure section. ===== Install ===== As third-party tools are needed to support medical images viewing features, 4 distributions of the client are downloadable from the following links, depending on your operating system: * [[http://neurolog.unice.fr:64000/~neurolog-test/v0.3.1/neurolog_client-linux32-v0.3.1.tar.gz|Linux 32bits]] (the viewer needs to be recompiled with 32bit dicom libraries, it will be available arround the 10th of august) * [[http://neurolog.unice.fr:64000/~neurolog-test/v0.3.1/neurolog_client-linux64-v0.3.1.tar.gz|Linux 64bits]] * [[http://neurolog.unice.fr:64000/~neurolog-test/v0.3.1/neurolog_client-win32-v0.3.1.tar.gz|Windows]] * [[http://neurolog.unice.fr:64000/~neurolog-test/v0.3.1/neurolog_client-macosx-v0.3.1.tar.gz|MacOSX]] To install the software, just **unpack the archive into your home directory**. A hidden directory //.neurolog// will be created containing * a launcher script //**nlog_client**// * a //**lib**// directory containing the jar archive of the software * a //**3rd_party**// directory containing required dependencies * a //**viewer**// directory containing compiled libraries for the viewer To run the application, just launch the //**nlog_client**// script (you may check for execution right on this file)