Re: Rpmbuild problem

devzero2000 <[email protected]> Wed, 18 Jun 2008 22:42:14 +0200
Newsgroups gmane.linux.redhat.rpm.general
Message-ID <[email protected]>
2008/6/18 Ferris, John <[email protected]>:

>  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
> [email protected]
> https://www.redhat.com/mailman/listinfo/rpm-list
>

_______________________________________________
Rpm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rpm-list