On Tue, 26 Jun 2007 15:30:06 +0200 (CEST) Miroslaw Dach <[EMAIL PROTECTED]> wrote:
> Dear All, > Hi, > I have built successfully busy-box. All works fine but I need a > functionality which is not covered with busy box. > On my Linux PC I use screen program (screen manager with VT100/ANSI > terminal emulation) which gives the possibility to multiplex physical > terminal between several processes. > You need to compile ncurses libraries first and then build your apps. You can get ncurser source on: http://invisible-island.net/ncurses/ Ncurses will provide you the terminfo for VT100, Linux, Rxvt, Xterm, and so on. > I have tried to cross build this program but during > configuration phase it is already the problem. It seems to be that it can > not be so easily configured for the target architecture. > > Did anybody of you cross compiled this program? Probably busybox mailing > list is not the one where I should send this message but I do not know of > any other mailing list which could be better. > Yes i use a Busybox based system with GNU Nano screen texte editor, Retawq web browser, Clex file manager, etc. Pankso > Best Regards > > Mirek > > _______________________________________________ > busybox mailing list > [email protected] > http://busybox.net/cgi-bin/mailman/listinfo/busybox _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
