Code Monkey home page Code Monkey logo

Comments (3)

sjl avatar sjl commented on June 15, 2024 1

Ah, I found the problem. I use Roswell to install all my other implementations, so they all share the same Quicklisp dists. But ABCL isn't in Roswell, so I had to install it separately, and it has its own quicklisp. So I needed to update the quicklisp dist for that one too to get the latest version. I can quickload it now that I've updated quicklisp. Thanks.

from trivia.

PuercoPop avatar PuercoPop commented on June 15, 2024

Which version of trivia are you trying to load?
I can load trivia without issue on ABCL, (a SVN checkout of 19th of April of 2015).

CL-USER> (lisp-implementation-version)
"1.4.0-dev"
"Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.8.0_101-b13"
"amd64-Linux-4.4.0-38-generic"
CL-USER> 

Attempting to load trivia doesn't try to load trivia.docparser either. I couldn't load docparser due to to an ASDF-jar issue where it splits the http of a file reference and treats it as a file and attempts to truename it. But that is a separate issue.

Edit:
Just to make sure I updated ABCL and tried again, couldn't reproduce against current trunk

from trivia.

guicho271828 avatar guicho271828 commented on June 15, 2024

abcl-bin is in roswell, which is used to automate Travis. See the Travis build. https://travis-ci.org/guicho271828/trivia

from trivia.

Related Issues (20)

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.