On Thu, 20 Nov 2025 12:49:15 +0100 Reinhard Karcher 
<[email protected]> wrote:
> using LD_PRELOAD with libsqlcipher.so.1 when starting kmymoney is 
working

    I tried that too but :

```bash
$ sudo ldconfig -v 2>&1 | grep libsqlcipher
        libsqlcipher.so.2 -> libsqlcipher.so.3.50.4
$ dpkg -l | grep sqlcip
ii  libsqlcipher2:amd64                                 4.11.0-1                
             
amd64        SQLCipher shared library
$ apt-cache search libsqlcipher
libsqlcipher-dev - SQLCipher development files
libsqlcipher2 - SQLCipher shared library
```

    There is no version 1 of libsqlcipher available.

Reply via email to