- Knoppix lkb
- you can't load the erg as Version.lsp is not writable by default
- solution: make it world writable (or stop writing to it)
- you can't load the erg as it complains it can't find the lexdb
- in .lkbrc (setf *lexdb-params* nil)
- you cannot load gg (even with *lexdb-params* nil)
- you can't load the erg as Version.lsp is not writable by default