why getch() cann't work in rpm package's %post section?

kouqian (kouqian@etang.com)
Wed, 6 Dec 2000 18:16:40 +0800


a program using getch() function (included in curses.h) runs OK when it executes in
system prompt.
when I put it in rpm package's %post section, it can start running until getch()
statement. press any key to test getch(), getch() has no response!

Can anybody tell me how to resolve this problem?
thanks very much.

kouqian@etang.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/