-
Notifications
You must be signed in to change notification settings - Fork 38
libssl-dev missing on ubuntu #43
Copy link
Copy link
Open
Description
Hi,
Just tried to install and ran into problem "sslpsk/_sslpsk.c:19:10: fatal error: openssl/ssl.h: Datei oder Verzeichnis nicht gefunden"
Turns out i had to manually install it: sudo apt install libssl-dev
After that it works. Mabe a missing include?
System is Ubuntu 23.10 amd64
greetings
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels