On Tue, 2001-12-11 at 04:53, [EMAIL PROTECTED] wrote: > Can anyone tell me what library is used to get all those glary UI in > text mode in programs like "setup", or during the installation of RH. > > I need to work with multi-line texts, combos etc. > > (They are not just ncurses, right...?)
ldd /usr/sbin/setup This shows you that it's using newt as one of its libraries. rpm -qi newt [root@linux1 usb]# rpm -qi newt Name : newt Relocations: (not relocateable) Version : 0.50.33 Vendor: Red Hat, Inc. Release : 1 Build Date: Wed 29 Aug 2001 06:36:55 PM CDT Install date: Wed 31 Oct 2001 07:31:12 PM CST Build Host: stripples.devel.redhat.com Group : System Environment/Libraries Source RPM: newt-0.50.33-1.src.rpm Size : 168843 License: LGPL Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> Summary : A development library for text mode user interfaces. Description : Newt is a programming library for color text mode, widget-based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. This package also contains the shared library needed by programs built with newt, as well as a /usr/bin/dialog replacement called whiptail. Newt is based on the slang library. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list