GNU Enterprise Navigator: A tool of the GNU Enterprise Project
(www.gnuenterprise.org)


Introduction
------------

GNUe Navigator is a menuing system for GNUe Forms and Reports.

It presents a consistent menuing interface (in GUI or Text) based on an XML
"process definition."  GNUe Navigator uses the GNUe Forms or GNUe Reports
clients to run the actual forms and reports, so these corresponding tools must
be installed.


Installation
------------

For a number of operating systems, packages of GNUe Forms are available at
http://www.gnuenterprise.org/downloads/ that use the native installation tools
of these operating systems. It is recommended to use these packages if
possible.

To install GNUe Forms from the source package, follow the procedure described
in the file `INSTALL'.


Running GNUe Navigator
----------------------

To run an interactive session, type:

  gnue-navigator [-u <gui|text|curses>] <processdefs.gpd>


Or, to create static menus for your os, type:

  gnue-navigator <--install-kde-menu |
    --install-gnome-menu> <processdefs.gpd> [menu=<BaseMenu>]


License
-------

GNU Enterprise is free software.  See the file `COPYING' for the terms and
conditions for copying, distribution and modification.
