Date: | Sun, 29 Feb 2004 07:17:36 +1000 | |
Subject: | Re: 15.53 - Windows Installer Available | |
From: | John Duncan | |
Volume-ID: |
jeffb@jtbest.demon.co.uk wrote:
Hi, It seems that ncurses is able to do a good approximation of termcap and for many applications it is sufficient to just link against -lnurses instead of -ltermcap. I have tried changing the linker script for building Poplog to do this but couldn't get any joy this way. It still asks for -ltermcap. Poplog must be built against newer versions of glibc since when running it on FreeBSD it will complain if using the RedHat version 6 glibc but is happy with RedHat 7 or 8. HTH John Duncan |