Skip to content

Papercuts

FrancisBond edited this page Jun 6, 2013 · 11 revisions
  • 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)
Clone this wiki locally