Re: Compiling with Sqlite3
Frank Guthausen <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 29 Mar 2025 07:06:43 +0100 Andreas Metzler <[email protected]> wrote: > On 2025-03-28 Frank Guthausen <[email protected]> wrote: > > > > SQLITE3_CFLAGS="-I /usr/include" SQLITE3_LIBS="-L > > /usr/lib/x86_64-linux-gnu -l sqlite3" > [...] > > Why do you set these options at all? I took this idea from: $ ./configure --help > ./configure should find the libs > in their standard location without these hints. Did you perhaps > forget to install pkgconf? Indeed, I forgot. Thanks for pointing me to this direction. With this package installed, it compiles straightforward with usage of gnutls and sqlite3. -- kind regards Frank _______________________________________________ Gnupg-devel mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-devel
signature.asc
(application/pgp-signature, 659 B)
-----BEGIN PGP SIGNATURE----- iQGzBAEBCgAdFiEEclvqskGlryryYY6X/ZYkYCEQhlMFAmfnwsIACgkQ/ZYkYCEQ hlPAjAv/RgahqaZbZgmizJgXO9GNXJo2NcLsUDLnhNKwk3zV54SAOKHhPE3r2GUr NxebvYG37SkB/fwhnGPyilXQrbXxgTrPP5C9LqFWv/YevzVunua8qVaqQYriStPn zHMXViES8Kg2cDWhSGe2+jUcnYy1NqFFfh2XPx6SIB0MU0MPFLYGuYBDig7QUipI nd8KByN3LjO4NmR1UK8K83O1/PngiyAta0enrrdlWdgYQHl+XlQhrjTwa4N/VJWF u/bZ93/ArE3OXBobZjgyt4ybjGRU7FlHvRl44fLAtvxAyL9AjjcianHtZwSXKX0a MAHsrM9P/lV/+uoItjMNutbcfMCb7D7+01UAm8DgyeMuFJ4OmtUePaAKVuw83bQH ++n1jCbOMgvR7wAD/jwhf3qw4nQBVgG6t7kDfEWWzj0U+HeCNjplD//awviwGoV5 6TY4UB9oTHHkJuaeLe63ueWLZ7rfh5q3iDC/vgOJ3d/Vzsb/46PJWSE7RDsb1ePK A5yOAwrQ =bhjk -----END PGP SIGNATURE-----