[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Rpmbuild problem





2008/6/18 Ferris, John <john ferris gdc4s com>:

Hello,
I'm new to rpmbuilding, and have not been able to find the information to fix the problem I am having. I'm trying to build an RPM that runs two scripts as it's installation. While the rpm is building, it is able to run the scripts and install the software, but after, all it does is unpackage the software into specific folders, never running the scripts. Does this mean that RPM's can't run scripts on the fly?

No, it is not true. Look at the %pre, %post scriptlet section in the published docu
 

Also, the scripts require user input…will that be possible? Thank you in advance for your help.

In general the answer is no: rpm was born for noninteractive installation



_______________________________________________
Rpm-list mailing list
Rpm-list redhat com
https://www.redhat.com/mailman/listinfo/rpm-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]