bug-apl
[Top][All Lists]
Advanced

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

Re: libpq.so.5: no version information available


From: Dr . Jürgen Sauermann
Subject: Re: libpq.so.5: no version information available
Date: Sun, 1 Oct 2023 16:16:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

Hi Blake,

thank you for reporting this. It very much looks like
this message is generated inside the libpq library,
probably in the initialization of the library. Not much
that I can do about it.

I also checked my libpq (mine is libpq.so.5.14) and that
one seems not to contain anything near to the printout that
you see. Could also be a postgres installation problem.

You can probably get rid of that message with something like

./configure --without-postgresq

(or with-postgresql=no) but then, of course, ⎕SQL will not
support PostgrSQL databases anymore.

Best Regards,
Jürgen


On 9/29/23 17:12, Blake McBride wrote:
I built a fresh / current GNU-APL.  When I start it up, I get:

$ apl
apl: /usr/pgsql-15/lib/libpq.so.5: no version information available (required by apl)

     
It then stays in APL and it seems to work.

Thanks!

Blake
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]