Thread
:
How to create dialog to pop up on package install?
View Single Post
tswindell
2010-06-26 , 08:40
Posts: 724 | Thanked: 1,255 times | Joined on Nov 2007 @ Cambridge, UK
#
3
postinst is what you're looking for, you can run xterm from there, but popping up a dialog is much more user friendly. You can do that by writing a program to handle the dialog and executing it from the postinst script.
Quote & Reply
|
The Following User Says Thank You to tswindell For This Useful Post:
d-iivil
tswindell
View Public Profile
Send a private message to tswindell
Visit tswindell's homepage!
Find all posts by tswindell