PDA

View Full Version : write installer script


samooil
28th October 2007, 16:10
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

falko
29th October 2007, 15:50
Is it for a specific Linux distribution, or for all distributions?

samooil
30th October 2007, 04:48
for FC5

tnx:)

falko
31st October 2007, 17:10
Use the yum command in your script, e.g. something like
yum bison flex m4 monit