New submission from Chris Hills <c...@chaz6.com>:

Similar to https://bugs.python.org/issue43466 for openssl, please add a 
configure option to set rpath for sqlite3.

--with-sqlite-rpath=<DIR|auto|no>

Ideally, when any dpeendency is discovered with pkg-config, the correct rpath 
should be set, but this would be a breaking change.

----------
assignee: docs@python
components: Documentation, Installation
messages: 403214
nosy: chaz6, docs@python
priority: normal
severity: normal
status: open
title: sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45374>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to