Colin Sare-Soar writes:
> When I ran the make check 6 / 8 tests failed seemingly because the
> tests were looking for an earlier library.
Indeed. I suspect that is expected to be setup by libtool magic, with
which I'm not that familiar. If you have an enviroment variables
affecting runtime linki
On 6/10/24 02:12, Colin Sare-Soar wrote:
Hi,
I downloaded the latest version 6.3.0, ran ./config and then make. No errors
were reported.
When I ran the make check 6 / 8 tests failed seemingly because the tests were
looking for an earlier library.
Attached is the test-suite.log.
I have not tri