Hi

 

I have an rpm package for installation. Before I install I should display the License Agreement and when the user accepts it then I should install the package. I know we don’t have user interaction in rpm, what I am looking at is how to create an wrapper so that I can present this license agreement and then ask the user to agree it and if he says “Yes” or “y” I can continue to install.

 

I have seen programs like “jdk-6u18-linux-i586-rpm.bin” and other which are able to do this.  We will just change the file to exectable and then run it. 
 
Can someone help me on how to do that or any pointers?
 
Thanks
Madhukar