![]() |
write installer script
hi guys i need to write installer script for monit software with this addon packages
please guide me to write this script bison-2.3.tar.gz flex-2.5.33.tar.tar m4-1.4.tar.tar monit-4.9.tar.gz how can i write a installer script for above packages tnx for your attention |
Is it for a specific Linux distribution, or for all distributions?
|
for FC5
tnx:) |
Use the yum command in your script, e.g. something like
Code:
yum bison flex m4 monit |
| All times are GMT +2. The time now is 04:25. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.