[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3. Troubleshooting Odin

Problem

Hints and Solutions

One of the Odin executables complains of a missing library

Execute source setpaths.sh from the Odin root. Odin builds its libraries (libstubs.so, libtools.so, libgraphs.so... at non-standard locations (inside the source tree, actually), so LD_LIBRARY_PATH needs to be adjusted in consequence. This is what the script setpaths.sh does.

Odin won't build

This is probably related to a missing external library, please ensure that all libraries listed in the installer documentation (doc/texinfo/installer) were correctly installed. Pay particular attention to the libmodbus library (see the note at the top of the installer manual).

After starting the User Interface, I get the following message: “Couldn't restore default configuration. The default configuration file could be unavailable, unreadable, or this may be the first application start.”

This is normal. Proceed and choose the supervisor reference file from the menu.

The Synoptic view is not present in the User Interface.

Check that the synoptic configuration file is present at $(UI)/synoptic/synLayout.xml where $(UI) is the folder where the user interface is executed. If the file is present, check its contents (for instance by adding items one by one).


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Fabien Dilet on July, 21 2010 using texi2html 1.78.