Hi, I've installed racket, and grabbed the geiser tarball and got it in my load path (compiled) and `required` it.
Running `run-geiser`, I tell it to use racket, and then the racket prompt loads. There is this error though: default-load-handler: cannot open input file: "/usr/local/share/geiser/racket/geiser/startup.rkt" (No such file or directory; errno=2) The REPL prompt shows, and all works ok. Any idea what's wrong?