Re: [tin 2.0.0] snaphsots
Thomas Dickey <[email protected]> Sun, 1 May 2011 07:03:38 -0400 (EDT)
| Newsgroups | gmane.network.tin.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 1 May 2011, Dennis Preiser wrote: > On Sun, May 01, 2011 at 12:39:37AM +0200, Urs Janßen wrote: >> I've made snapshots of the upcomming tin 2.0.0 release. >> - several configure macros were updated (please test build on non >> linux systems and with other compilers than gcc) > > With these changes HAVE_NCURSESW_NCURSES_H remains undefined in > autoconf.h here (MacOSX). A copy of config.log and config.status would help in this case > I have an older (non-widec) ncurses under /usr and a current ncursesw > under $HOME/sw. I call configure like this: > > ..configure --with-screen=ncursesw --with-curses-dir=$HOME/sw ... > > $HOME/sw/include/ncursesw/ncurses.h exists. > > Regardless, tin is linked against ncursesw in $HOME/sw (otool -L is > similar to ldd): > > % otool -L src/tin > src/tin: > /Users/dennis/sw/lib/libpcre.0.dylib (compatibility version 1.0.0, current version 1.1.0) > /Users/dennis/sw/lib/libncursesw.5.dylib (compatibility version 5.0.0, current version 5.0.0) > /usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current version 7.0.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.10) > > Dennis > > -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net