The MNEME sources were compiled for the MIPS architecture and placed on AFS. Although the README file that comes with the software recommends compilation as root so that the include files can be placed in the appropriate /usr/include areas this interacts badly with AFS. A better solution is to compile with CPATH amended to begin with ../.. and LPATH to begin with .. when compiling the examples. This sequence generates working code in the CMU CS environment.