On Sun, Nov 05, 2023 at 07:52:53PM +0100, Andreas Schwab wrote: > On Nov 05 2023, Gavin Smith wrote: > > > The dynamically loaded libraries used by texi2any (XS modules) are > > completely different. Technically, they are loaded in the same way, > > by the running Perl interpreter. But they are an integral part of the > > texi2any program. They are intended for the use of the texi2any program > > only, not any other. > > Such libraries should be installed in $pkglibdir, not $libdir.
Yes, hence my complaint. We already install other libraries under $pkglibdir (default value /usr/local/lib/texinfo).
