Blake McBride

Results 51 comments of Blake McBride

I did a make, got the same error. Then I ran: ``` $ sbcl --noinform --no-userinit --no-sysinit --non-interactive --load .qlot/setup.lisp --eval '(ql:quickload :lem-ncurses :verbose t)' To load "lem-ncurses": Load 1...

Interestingly, I can download https://beta.quicklisp.org/archive/bordeaux-threads/2023-06-18/bordeaux-threads-v0.9.1.tgz via my browser.

Although I use SSH, SCP, and HTTPS every day, I do not really see libssl except for what vmware uses. (I use VMWare Workstation for other stuff.) ``` $ cd...

I tried to build lem on a brand new Fedora 38 system and got the same error. Fedora has a habit of installing the latest versions of things.

I tried a brand new LinuxMint and got the same error.

I tried disabling my firewall. Same error.

Have you tried creating a new VM and building using your own instructions?

My guess is it'll work. Getting a working version is not what I'm after. I'm after the ability to build it. Thanks! (I don't use Mint. I was only using...

My pull request fixes this.

I suppose the point is to make it as easy as possible for someone unfamiliar with the software (without requiring them to know --config) to get it up and running....