Ilya M. Slepnev <[EMAIL PROTECTED]> wrote: > --ibTvN161/egqYuK8 > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable
> Hi, > On 19:15 Wed 27 Apr, Thomas Dickey wrote: >> > ldd ysm >> libnsl.so.1 =3D> /lib/libnsl.so.1 (0x4002f000) >> libpthread.so.0 =3D> /lib/libpthread.so.0 (0x40044000) >> libreadline.so.5 =3D> /lib/libreadline.so.5 (0x40095000) >> libc.so.6 =3D> /lib/libc.so.6 (0x400c3000) >> /lib/ld-linux.so.2 =3D> /lib/ld-linux.so.2 (0x40000000) >> libncurses.so.5 =3D> /usr/lib/libncurses.so.5 (0x401f6000) >> libdl.so.2 =3D> /lib/libdl.so.2 (0x4024f000) > That's very strange... Is that log a log for my package?! May be, you have = > compiled this with ncurses > support?! I compiled it from source (the configure script looks for libreadline, which is dependent upon libncurses). If libreadline isn't present, the source has a copy of getline.c -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

