Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • /usr/local/cnf/tracer/MaterialArchive

Creating a Local Copy of the Material Archive

You will not have file system permissions to write into the default locations for the Material Archive. Instead, you should:

  1. In a terminal type in: printenv HOME
  2. In the File → Properties menu dialogue, click on the Directories tab and set the Local Repository Directory to the output of step 1 followed by a forward slash  /.GenISys/Repository
    1. It may already be set to this
  3. Type into a terminal: ls -l /etc/alternatives/TRACER
  4. Create a local directory for your Repository in which the MaterialArchive lives
  5. Copy the files from the Tracer install location's MaterialArchive folder to that local directory (see example commands below).
  6. Optionally copy the files from the Additional Supplemental Materials Files folder to that local directory
  7. In the File → Properties menu dialogue, click on the Directories tab and set the directory you created as the Local and Repository Directory.Global Repository Directory to the output of step 3, substituting the word 'Repository' for the word 'TRACER'
  8. Optionally copy the files from /usr/local/cnf/tracer/MaterialArchive to your local Repository/MaterialArchive directory

After making the above changes, you may have to expand/collapse the tree in the left pane of TRACER a few times.You will also need to update the archive preference in LayoutBEAMER to point to your local copy of the Material Archive.

You can create a local copy of the archive using the following terminal commands:

...