Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.
This repository was archived by the owner on May 17, 2026. It is now read-only.

Depend on libssl1.0.2 #32

Description

@phoe

On my machine, (ql:quickload :qtwebkit) results with:

Unable to load foreign library (QTNETWORK).
  Error opening shared object "/home/phoe/.roswell/lisp/quicklisp/dists/quicklisp/software/qt-libs-20180711-git/standalone/qtlibs!QtNetwork.so":
  /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.2: version `OPENSSL_1.0.0' not found (required by /home/phoe/.roswell/lisp/quicklisp/dists/quicklisp/software/qt-libs-20180711-git/standalone/qtlibs!QtNetwork.so).
   [Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]

libssl1.0.0 is not even provided on debian sid anymore due to its age and was replaced with libssl1.0.2 which I have installed by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions