LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Automating Installer on linux Server (https://www.linuxquestions.org/questions/linux-newbie-8/automating-installer-on-linux-server-935430/)

Ankush Raj 03-20-2012 04:44 AM

Automating Installer on linux Server
 
Hi All,

Please let me know how to automate software say x.bin using my custom shell script.

In this installer, I have to accept license and then feed few data else while installer runs. I want it to customize for identical environments so that I don't have to type in details.

Thanks & Regards,
Ankush

acid_kewpie 03-20-2012 04:47 AM

you could maybe look at expect, but note that bin installers are totally non standard and could be anything. Many will already have batch install options to accept EULA's, and the last one I remember messing with actually just contained a bunch of RPM's in side it which I ripped out and installed normally anyway, no bin management required.


All times are GMT -5. The time now is 07:41 AM.