Hello, I have tried to use the last two server images and they are giving an error.
/usr/bin/dcpomatic2_server_cli: error while loading shared libraries: libsqlite3.so.0: Cannot open shared object file: No such file or directory.
I have tried 2..18.14 and 2.18.15
Live Server Images
-
- Site Admin
- Posts: 2697
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Live Server Images
Hi, thanks for the note
You can fix it temporarily by doing
though you'd have to do that at each startup.
I will fix the image for 2.18.16.
You can fix it temporarily by doing
Code: Select all
apt update
apt install sqlite3
exit
I will fix the image for 2.18.16.
-
- Posts: 2
- Joined: Mon Mar 31, 2025 7:27 pm
Re: Live Server Images
Hi, thanks. I will do it until it gets fixed. Thanks for the reply.
I am enjoying learning this.
I am enjoying learning this.