tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kerberos is the new sqlite: disable, force mit, or ?



On Wed, Sep 04, 2024 at 12:09:38PM +0000, Taylor R Campbell wrote:
> libsqlite3.so in base was never meant for all-options-enabled
> general-purpose use.  It serves some very specific purposes which are
> incompatible with all-options-enabled general-purpose-use, it doesn't
> hurt to avoid exposing that to pkgsrc, and it would have been better
> not to expose to pkgsrc.  Applications are generally expected by the
> sqlite3 authors to statically link their own copy of sqlite3 with
> whatever options they need; using the same libsqlite3.so for many
> applications is a pkgsrcism that requires pkgsrc-wide coordination.
> 

No, it isn't a pkgsrcism - I don't know where you got that from at all.
It's a packagemanagerism and fairly universal for Unix-likes.

If it isn't meant to be used it shouldn't be possible to use.


Home | Main Index | Thread Index | Old Index