2017-11-14 1:48 GMT+09:00 Arkadiusz Drabczyk <[email protected]>: > It's not possible to build screen on BSD without patches, that's > normal. If you have root on your BSD system you can download all > patches from official BSD repository. I'm not sure how it's done on
Thank you ever so much, Arkadiusz. I was able to successfully build screen-4.6.2 by applying patches from pkgsrc/misc/screen/patches. However, I can't get the configure script to find libncursesw. I have tried setting various environment variables before running configure, but either gcc compile test fails, or still -lcurses is in the LIBS in Makefile. Do you have suggestions for using ncursesw rather than plain curses? TIA Henry _______________________________________________ screen-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/screen-users
