| Necessary Libraries | Alternative Shareware | Website |
|---|---|---|
| Motif | Lesstif | www.lesstif.org |
| OpenGL | Mesa | www.mesa3d.org |
| Architecture | CFLAGS |
|---|---|
| SGI (MIPS2 Processor) | CFLAGS = -common -O2 -mips2 -DSGI |
| Linux | CFLAGS = -O3 -DSGI |
| Situation | Bug | Notes |
|---|---|---|
| Running GRAMMP on SGI |
Warning:
|
Warning appears harmless - program runs the same |
| Error | Situation | Remedy |
|---|---|---|
| grammp: error in loading shared libraries libXm.so.1: cannot open shared object file: No such file or directory | Running grammp | Make sure the environment variable LD_LIBRARY_PATH includes the directory with the libXm.so.1 (Motif library) |
| cp: cannot create regular file `/usr/local/bin/ammp': Permission denied | Installing the executables | Installing the executables into /usr/local/bin requires root access |