Next: 9 Use Cases
Up: 8 Design Constraints and
Previous: 8.3 Error Handling
  Contents
Subsections
This section contains information resolving issues to do with the installation
of all parts of RAMI.
8.4.2 File and Directory Structure
This section describes the file and directory structure of the different parts
of RAMI after installation.
SAM
After installation, SAM's files will be located in the following folders:
- PREFIX/lib/rami-sam - The source code for SAM.
- PREFIX/lib/rami-sam/analysis - The analysis plugins for SAM.
- PREFIX/lib/rami-sam/output - The output plugins for SAM.
- PREFIX/share/rami-sam - Additional files needed by SAM, such as
glade files.
- PREFIX/bin/sam - The sam executable script.
where PREFIX is the chosen install location, defaulting to
/usr on Debian systems.
FCM
After installation, all FCM modules will be located in:
- /lib/modules/VERSION/misc
where VERSION is the kernel version that FCM is installed for.