BUG #13522: libtermcap.so: broken symbolic link to libncurses.so in PostgreSQL 9.4.4 binary distribution archive
The following bug has been logged on the website:
Bug reference: 13522
Logged by: Dmitri Bourlatchkov
Email address: dmitri.bourlatchkov@software.dell.com
PostgreSQL version: 9.4.4
Operating system: Linux Mint (LMDE)
Description:
1. Download postgresql-9.4.4-3-linux-x64-binaries.tar.gz from
http://www.enterprisedb.com/products-services-training/pgbindownload
2. Run tar xf postgresql-9.4.4-3-linux-x64-binaries.tar.gz
3. Run file ./pgsql/lib/libtermcap.so
Result:
-----------------
./pgsql/lib/libtermcap.so: broken symbolic link to `libncurses.so'
-----------------
Thanks,
Dmitri.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
Thanks for reporting. libtermcap.so should actually point to
libncurses.so.5. The fix will be available in the next updates.
On Tue, Jul 28, 2015 at 9:37 PM, <dmitri.bourlatchkov@software.dell.com>
wrote:
The following bug has been logged on the website:
Bug reference: 13522
Logged by: Dmitri Bourlatchkov
Email address: dmitri.bourlatchkov@software.dell.com
PostgreSQL version: 9.4.4
Operating system: Linux Mint (LMDE)
Description:1. Download postgresql-9.4.4-3-linux-x64-binaries.tar.gz from
http://www.enterprisedb.com/products-services-training/pgbindownload
2. Run tar xf postgresql-9.4.4-3-linux-x64-binaries.tar.gz
3. Run file ./pgsql/lib/libtermcap.soResult:
-----------------
./pgsql/lib/libtermcap.so: broken symbolic link to `libncurses.so'
-----------------Thanks,
Dmitri.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
--
Sandeep Thakkar
Thanks, Sandeep!
On 29/07/15 05:16 AM, Sandeep Thakkar wrote:
Thanks for reporting. libtermcap.so should actually point to
libncurses.so.5. The fix will be available in the next updates.
We actually did not find any binaries that refer to libtermcap.so.
psql.bin appears to refer to libncurses.so.5 directly.
So, could you review whether the libtermcap.so link is still required?
Thanks,
Dmitri.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs