An orthodox file manager for the GNOME desktop.
To build Emperor from source, you will need:
Configure the package with ./configure', build with
make', and install
with make install
(usually as root). Type ./configure --help' for a full list of configuration options. See the file
INSTALL' for details.
If you wish to build Emperor without libnotify support, either because your system does not have libnotify version 0.7, or because you wish to disable it, you will need also the Vala compiler.
To run Emperor from the source tree without installing, use `make run'.
To bootstrap, e.g. if you got the source with git, you will also need:
To generate the ./configure' script from a git clone, run
./bootstrap.sh'
`make valadoc' will generate API docs for the application core.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
For details, refer to the file COPYING.
See also: AUTHORS