* why getch() cann't work in rpm package's %post section?
@ 2000-12-06 10:16 kouqian
2001-01-05 18:23 ` Chad Schwartz
0 siblings, 1 reply; 2+ messages in thread
From: kouqian @ 2000-12-06 10:16 UTC (permalink / raw)
To: linux-kernel
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: why getch() cann't work in rpm package's %post section?
2000-12-06 10:16 why getch() cann't work in rpm package's %post section? kouqian
@ 2001-01-05 18:23 ` Chad Schwartz
0 siblings, 0 replies; 2+ messages in thread
From: Chad Schwartz @ 2001-01-05 18:23 UTC (permalink / raw)
To: kouqian; +Cc: linux-kernel
This is *NOT* a kernel question. Take this kind of stuff elsewhere.
The reason? RPM is NOT meant to take any input, on installation of a
package. if you're trying to do that, you're doing it the wrong way.
Chad
On Wed, 6 Dec 2000, kouqian wrote:
> 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/
>
-
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-05 18:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-06 10:16 why getch() cann't work in rpm package's %post section? kouqian
2001-01-05 18:23 ` Chad Schwartz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®