Giter Site home page Giter Site logo

Unhandled exception 11 about lispbox HOT 4 OPEN

codisto avatar codisto commented on August 17, 2024
Unhandled exception 11

from lispbox.

Comments (4)

areinisc avatar areinisc commented on August 17, 2024 3

[WORKAROUND]

Ok, so I never got lispbox running. But I was able to start following along with Practical Common Lisp while running Fedora 22 by doing three things:

  1. Install a Lisp: I chose SBCL, so sudo dnf install sbcl
  2. Install Emacs: sudo dnf install emacs
  3. Install Quicklisp
    1. Download Quicklisp and run it, follow instructions they & it provide
    2. use (ql:add-to-init-file) to make Quicklisp load at Lisp startup
    3. use (ql:quickload "quicklisp-slime-helper") and follow directions to integrate with SLIME

Now I can open Emacs, press M-x slime, and follow along with the book. So far the only difference I've noticed so far is that the shortcut Seibel provides for closing parentheses (C-c C-q) doesn't work. Instead I find M-x slime-close-all-parens-in-sexp or C-c C-] accomplishes the task.

Hope this helps someone learn more about Lisp! Please see this (2011) blog post "Getting going with modern Common Lisp on Linux" by Jonathan Fischer for his version of these instructions (he was running Ubuntu).

from lispbox.

areinisc avatar areinisc commented on August 17, 2024

Same issue here. Running linuxbox.sh leads to that exception. I'm on Fedora 22 on a MacBook Pro if that matters. Gives this output in terminal:

Warning: arch-dependent data dir (/tmp/lispbox-0.7/emacs-23.2/libexec/emacs/23.2/x86_64-unknown-linux-gnu/) does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/site-lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/lisp' does not exist.
Warning: Lisp directory `/tmp/lispbox-0.7/emacs-23.2/share/emacs/23.2/leim' does not exist.

from lispbox.

Timidger avatar Timidger commented on August 17, 2024

I'm having the same issue as well, Arch LInux 64 bit. I installed it from the AUR on two separate computers (One a thinkpad, the other my desktop, both running same OS software) and both got these errors. ThinkPad running 4.0.5-1, and the desktop running 3.17.6-1.

from lispbox.

codisto avatar codisto commented on August 17, 2024

the reason was an old ccl. I had build a new package,
https://github.com/codisto/lispbox/raw/master/lispbox-0.7.1-ccl-1.10-linuxx86.tar.gz

from lispbox.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.